Age | Commit message (Expand) | Author |
2005-02-22 | Proper check for cygwin build environment, avoids win32 error 5 when loading ... | Jens Arnold |
2005-02-22 | Build cleanup and general fixes. fprintf() is now fdprintf(), the separation | Daniel Stenberg |
2005-02-22 | Temporary solution for code and data in IRAM for iriver codecs | Linus Nielsen Feltzing |
2005-02-19 | Byte-swap WAV data on big-endian targets | Dave Chapman |
2005-02-19 | First version of vorbis decoder | Dave Chapman |
2005-02-18 | Build the codec plugins in the simulator - only tested for X11 | Dave Chapman |
2005-02-18 | use CFLAGS and the codeclibs when linking .rocks on x11 sim | Daniel Stenberg |
2005-02-18 | Unified build system to use SOURCES for sim builds too, a single Makefile-look | Daniel Stenberg |
2005-02-18 | Call button_clear_queue() before we start decoding - otherwise "open with" ex... | Dave Chapman |
2005-02-16 | First version | Dave Chapman |
2005-02-16 | Add flac2wav decoder - hardcoded output is /flactest.wav | Dave Chapman |
2005-02-16 | Do not build on simulator or non-software codecs targets | Dave Chapman |
2005-02-16 | Move contents of plugins/xxx2wav.h into the plugin library | Dave Chapman |
2005-02-16 | Code cleanup and change to use contents of xxx2wav.h (still more work to do) | Dave Chapman |
2005-02-16 | More code cleanups | Dave Chapman |
2005-02-16 | Start to clean up a52towav.c and move common xxx2wav code into xxx2wav.h | Dave Chapman |
2005-02-16 | Initial version of a52towav test viewer plugin for liba52 - output is hardcod... | Dave Chapman |
2005-02-16 | Fixed check for software codec in SOURCES, and ifdefed the plugin itself. | Jens Arnold |
2005-02-16 | Solitaire adapted to iRiver, based on patch #1121520 by Jonas Haggqvist. | Jens Arnold |
2005-02-16 | Initial check-in of mpa2wav - a test "viewer" plugin for the iRiver to conver... | Dave Chapman |
2005-02-16 | Patch #1123576 by Jonas Haggqvist: pong adapted to variable screen resolution... | Jens Arnold |
2005-02-15 | Discard .eh_frame, otherwise the codec viewer plugins are about 800MB in size... | Dave Chapman |
2005-02-15 | Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ... | Dave Chapman |
2005-02-15 | C89 fix: variables first then code | Daniel Stenberg |
2005-02-15 | New plugin by Jonas Haggqvist: bouncing rockbox logo, screensaver style. | Jens Arnold |
2005-02-12 | Complete button assignemt for text viewer on iRiver. | Jens Arnold |
2005-02-12 | Snow.rock ported to the player, fullscreen. | Jens Arnold |
2005-02-12 | Clip bottom & right when positioning the gfx display. | Jens Arnold |
2005-02-12 | Added clearpixel() and clearline(). | Jens Arnold |
2005-02-11 | Mosaique now working on the player, using the player graphics library. | Jens Arnold |
2005-02-11 | Adapted to new playergfx lib, release playergfx in all return cases, some opt... | Jens Arnold |
2005-02-11 | Split the display & update function in two, and added invertpixel(), invertli... | Jens Arnold |
2005-02-10 | iRiver: Working buttons, better support for large fonts | Linus Nielsen Feltzing |
2005-02-10 | iRiver: Working keys for the calculator | Linus Nielsen Feltzing |
2005-02-10 | Removed flicker on player sim. | Jens Arnold |
2005-02-10 | Cube now working on the player, using the new player graphics library. | Jens Arnold |
2005-02-10 | Beginnings of a graphics library for the player LCD. So far the only drawing ... | Jens Arnold |
2005-02-09 | Correct position of parameter display. | Jens Arnold |
2005-02-09 | Variable screen resolution. | Jens Arnold |
2005-02-08 | adjusting to screen size | Daniel Stenberg |
2005-02-08 | Adjusted for iRiver LCD screen size. | Daniel Stenberg |
2005-02-07 | Variable screen resolution. | Jens Arnold |
2005-02-07 | Link with the proper options | Linus Nielsen Feltzing |
2005-02-04 | Let's do an ifdef here to prevent builds for iriver since the keymapping | Daniel Stenberg |
2005-02-04 | fix syntax | Daniel Stenberg |
2005-02-04 | adapted to build on iRiver | Daniel Stenberg |
2005-02-04 | Added .rodata.str1.1 | Linus Nielsen Feltzing |
2005-02-04 | set the start address for iRiver plugins (this is still not working) | Daniel Stenberg |
2005-02-04 | nah, this doesn't depend on MAS but assumed bad stuff about LED/SH | Daniel Stenberg |
2005-02-04 | iriver support | Daniel Stenberg |