summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
...
* no menu for archos players till menu.c is adapted to work for them too...Michiel Van Der Kolk2005-03-03
* replaced BUTTON_SELECT with BUTTON_OFFMichiel Van Der Kolk2005-03-03
* forgot an #ifdefMichiel Van Der Kolk2005-03-03
* ack, forgot to add fileMichiel Van Der Kolk2005-03-03
* First stages of rockboy menu - press A/B mode to enter, contributed by pabsMichiel Van Der Kolk2005-03-03
* Added dynarec(under construction) and outline for lcd modesMichiel Van Der Kolk2005-03-03
* Mode button quits now instead of the center button - prevents accidental quits.Michiel Van Der Kolk2005-03-03
* Functions and data into iram mode for iriver, seems faster.Michiel Van Der Kolk2005-03-03
* Automatic cpu boosting when emulating, when supportedMichiel Van Der Kolk2005-03-03
* Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, ...Jens Arnold2005-03-02
* Sokoban: Made the walls dithered again. Code policing, removed tab chars.Jens Arnold2005-03-02
* iRiver: Make better use of internal RAM, and larger buffersLinus Nielsen Feltzing2005-03-01
* Fix for adjustable frequencyLinus Nielsen Feltzing2005-03-01
* Get malloc() and friends out of the way for the cygwin linker (and maybe othe...Jens Arnold2005-02-28
* Killed a warningLinus Nielsen Feltzing2005-02-28
* Sokoban adapted to the iRiver H1xx display by Michiel van der KolkLinus Nielsen Feltzing2005-02-28
* Use the new config-a52.hJens Arnold2005-02-26
* add wv2wavChristian Gmeiner2005-02-25
* Codec test plugins: use DEBUGF() instead of (not cleanly avaliable) printf().Jens Arnold2005-02-25
* Grayscale lib: let the compiler decide when to save the pr register.Jens Arnold2005-02-24
* Reduced the LCD updates to once per secondLinus Nielsen Feltzing2005-02-23
* Win32 simulator: fixed building of codec test plugins.Jens Arnold2005-02-23
* There is no iram for simulator plugins.Jens Arnold2005-02-23
* Proper check for cygwin build environment, avoids win32 error 5 when loading ...Jens Arnold2005-02-22
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* Temporary solution for code and data in IRAM for iriver codecsLinus Nielsen Feltzing2005-02-22
* Byte-swap WAV data on big-endian targetsDave Chapman2005-02-19
* First version of vorbis decoderDave Chapman2005-02-19
* Build the codec plugins in the simulator - only tested for X11Dave Chapman2005-02-18
* use CFLAGS and the codeclibs when linking .rocks on x11 simDaniel Stenberg2005-02-18
* Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg2005-02-18
* Call button_clear_queue() before we start decoding - otherwise "open with" ex...Dave Chapman2005-02-18
* First versionDave Chapman2005-02-16
* Add flac2wav decoder - hardcoded output is /flactest.wavDave Chapman2005-02-16
* Do not build on simulator or non-software codecs targetsDave Chapman2005-02-16
* Move contents of plugins/xxx2wav.h into the plugin libraryDave Chapman2005-02-16
* Code cleanup and change to use contents of xxx2wav.h (still more work to do)Dave Chapman2005-02-16
* More code cleanupsDave Chapman2005-02-16
* Start to clean up a52towav.c and move common xxx2wav code into xxx2wav.hDave Chapman2005-02-16
* Initial version of a52towav test viewer plugin for liba52 - output is hardcod...Dave Chapman2005-02-16
* Fixed check for software codec in SOURCES, and ifdefed the plugin itself.Jens Arnold2005-02-16
* Solitaire adapted to iRiver, based on patch #1121520 by Jonas Haggqvist.Jens Arnold2005-02-16
* Initial check-in of mpa2wav - a test "viewer" plugin for the iRiver to conver...Dave Chapman2005-02-16
* Patch #1123576 by Jonas Haggqvist: pong adapted to variable screen resolution...Jens Arnold2005-02-16
* Discard .eh_frame, otherwise the codec viewer plugins are about 800MB in size...Dave Chapman2005-02-15
* Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ...Dave Chapman2005-02-15
* C89 fix: variables first then codeDaniel Stenberg2005-02-15
* New plugin by Jonas Haggqvist: bouncing rockbox logo, screensaver style.Jens Arnold2005-02-15
* Complete button assignemt for text viewer on iRiver.Jens Arnold2005-02-12
* Snow.rock ported to the player, fullscreen.Jens Arnold2005-02-12