- 6a703fe New plugin: Fire effect, developed by Kevin Ferrare, adapted to archos and optimised by me. by Jens Arnold · 20 years ago
- 74e4b25 New plugin: Plasma effect, developed by Mat Holton, imtegerised and extended by Kevin Ferrare. by Jens Arnold · 20 years ago
- 6afb017 First version of Sudoku plugin by Dave Chapman · 20 years ago
- 60895bc Patch #1272052 by Henrik Backe - Move credits to a plugin by Linus Nielsen Feltzing · 20 years ago
- d6c0545 Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. by Jens Arnold · 20 years ago
- 5760134 No need to build the example plugin "helloworld". Not building it also by Daniel Stenberg · 20 years ago
- 5d0fe30 Plugin that counds files and folders on harddisk. Works on all models. by Jonas Häggqvist · 20 years ago
- fb3e9a4 Fix error/warning, change pitch bend to 9 bits by Stepan Moskovchenko · 20 years ago
- febd975 Created new viewer application to test WavPack encoding. Accepts .wav file by Dave Bryant · 20 years ago
- 1c56afa removed old codec leftovers by Daniel Stenberg · 20 years ago
- 1dd672f moved and renamed the codecs, gave the codecs a new extension (.codec), by Daniel Stenberg · 20 years ago
- 57c6f6e Initial pass at WavPack codec playback support (and my first commit...) by Dave Bryant · 20 years ago
- 2f2d7d4 First version of Musepack playback (not working) by Dave Chapman · 20 years ago
- 55ed7d7 First codeca52 (A52 aka AC3 playback) - it is already faster than realtime, with zero optimisations by Dave Chapman · 20 years ago
- 7d0933b Add codecwav.c by Dave Chapman · 20 years ago
- 6c082a8 First attempt at codecflac.c by Dave Chapman · 20 years ago
- a9d62c3 Metronome doesn't yet work on the iRiver by Linus Nielsen Feltzing · 20 years ago
- 1c497e6 First audio codec playback attempt by Miikka Pekkarinen by Linus Nielsen Feltzing · 20 years ago
- 4ac1184 we dont need the test plugin anymore by Christian Gmeiner · 20 years ago
- 15379c7 Oops, didn't mean to commit those. by Jonas Häggqvist · 20 years ago
- 2ab3fae Remote support by Jonas Häggqvist · 20 years ago
- a810a67 Dictionary plugin, first version... please bugtest. by Tomas Salfischberger · 20 years ago
- 63c5fc7 Don't build splitedit.c on iriver by Linus Nielsen Feltzing · 20 years ago
- 8c0c53e no new line fix by Christian Gmeiner · 20 years ago
- 4dabec4 plugin to test remote lcd by Christian Gmeiner · 20 years ago
- 215e492 Added MIDI synthesizer plugin by Stepan Moskovchenko · 20 years ago
- ad17fd4 Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for initiating the port. by Thom Johansen · 20 years ago
- 2fa2bf6 Patch #1164207 by Alexandre Bourget, the iriverify plugin, transforms Rockbox generated playlists so they are recognized by the iRiver firmware by Linus Nielsen Feltzing · 20 years ago
- fabdf1d Logo plugin: (1) Changed button handling. Left/Down now always decreases the absolute delta (down to 0), while Right/Up increaes it. (2) Adapted for player using the player graphics library. by Jens Arnold · 20 years ago
- 384de10 Rockboy - gameboy emulation for rockbox, based on gnuboy. Still a bit early, but already playable on iRiver H1xx and the simulators. The archos recorder version is currently rather slow... by Jens Arnold · 20 years ago
- 0eeb92f add wv2wav by Christian Gmeiner · 20 years ago
- 4d961f2 First version of vorbis decoder by Dave Chapman · 20 years ago
- b64d95f Add flac2wav decoder - hardcoded output is /flactest.wav by Dave Chapman · 20 years ago
- 7b96e2d Initial version of a52towav test viewer plugin for liba52 - output is hardcoded to /ac3test.wav. CUrrently restricted to Stereo AC-3 files, but easy to fix for other types of files (e.g. 5.1) by Dave Chapman · 20 years ago
- 9edaf37 Fixed check for software codec in SOURCES, and ifdefed the plugin itself. by Jens Arnold · 20 years ago
- 538e680 Solitaire adapted to iRiver, based on patch #1121520 by Jonas Haggqvist. by Jens Arnold · 20 years ago
- 02eaeaf Initial check-in of mpa2wav - a test "viewer" plugin for the iRiver to convert an MPEG audio file (MP1/2/3) into a wav file (currently hard-coded to /libmadtest.wav by Dave Chapman · 20 years ago
- 468f9ec New plugin by Jonas Haggqvist: bouncing rockbox logo, screensaver style. by Jens Arnold · 20 years ago
- eea3d62 Snow.rock ported to the player, fullscreen. by Jens Arnold · 20 years ago
- b021f78 Mosaique now working on the player, using the player graphics library. by Jens Arnold · 20 years ago
- 54828b7 Cube now working on the player, using the new player graphics library. by Jens Arnold · 20 years ago
- 7d1df5b fix syntax by Daniel Stenberg · 20 years ago
- 6700ad8 adapted to build on iRiver by Daniel Stenberg · 20 years ago
- 2f9bf25 finally add my Alpine car CD changer emulator, although very few people may use it by Jörg Hohensohn · 20 years ago
- db14d8e New plugin: Oscilloscope, with the thought-to-be impossible horizontal aspect by Jens Arnold · 20 years ago
- 957cffa Plugin rework 6: (all) Now using the default event handler, standard placement is in switch() default case. (chessclock) Compile-time keyboard configuration, for Ondio adaption. Fixed remaining issues with bitmap lcd -> compile for all platforms, as originally intended. by Jens Arnold · 21 years ago
- 2afdf95 Plugin rework 5: (all) Now using the default event handler, standard placement is in switch() default case. (splitedit,star,vu_meter) Compile-time keyboard configuration, for Ondio adaption. (splitedit) Timing kludge for MMC. (star) Completed USB support. by Jens Arnold · 21 years ago
- fd061fa Plugin rework 4: (solitaire) Fixed an array out-of-bounds access on game init. Help splashes are cleaned up after timeout. Compile-time keyboard configuration. Added USB handling using the default event handler by Jens Arnold · 21 years ago
- e35a658 Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (minesweeper,pong,snake,snake2) added USB handling. (mandelbrot,mosaique) Fixed return value. (minesweeper) fast moving with button repeat. (oscillograph) Fixed cleanup in USB case. by Jens Arnold · 21 years ago
- 79afbaf Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (calendar, chip8) Fixed usb handling. by Jens Arnold · 21 years ago
- cc8cff2 Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (snow) Made USB aware. (video) Added contrast setting to Ondio version. by Jens Arnold · 21 years ago
- c9e7726 metronome.rock now uses default_event_handler_ex(). Adapted and enabled for Ondio. by Jens Arnold · 21 years ago
- 9db31cf grayscale.rock, jpeg.rock and video.rock now use default_event_handler_ex(). Adapted and enabled them for Ondio. by Jens Arnold · 21 years ago
- dbf5695 chessclock plugin is player only by Jens Arnold · 21 years ago
- 6a9e4b4 Ondio flash support by Jörg Hohensohn · 21 years ago
- 8642585 Ondio plugins+rombox enabled. The new SOURCES file allows us to gradually adapt the plugins to the Ondio keypad. by Jörg Hohensohn · 21 years ago
- d2f2953 only compile files that are relevant by Daniel Stenberg · 21 years ago
- 9c85941 new SOURCES file that specifies which files to build in each dir, use by Daniel Stenberg · 21 years ago