summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* oh, I need to commit this Ondio hack, else nobody can test with the automated...Jörg Hohensohn2004-09-16
* temporarily disabled building of plugins for OndioDaniel Stenberg2004-09-15
* Makefile Fix: plugin lib includes for OndioJens Arnold2004-09-15
* Clean romstart fileJens Arnold2004-09-11
* Added check for missing .rockbox directory to playlist code.Henrik Backe2004-09-10
* temporary hacks to make it compile with the Ondio (=Player) keypad. No influe...Jörg Hohensohn2004-09-10
* adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...Jörg Hohensohn2004-09-10
* build system updated to include Ondio optionJörg Hohensohn2004-09-09
* Show counter option is now saved to diskZakk Roberts2004-09-07
* Since open() does now handle O_TRUNC correctly, the previous fix is no longer...Jens Arnold2004-09-06
* check the size of the .bin file, not the .ucl fileDaniel Stenberg2004-09-06
* removed the hard-coded size limit from the Makefile with some preprocessorDaniel Stenberg2004-09-06
* rombox support: building and zipDaniel Stenberg2004-09-06
* Synced.Mats Lidell2004-09-06
* Synced.Jens Arnold2004-09-05
* Voicing the .rockbox warning is unnecessary because (1) It's not used by curr...Jens Arnold2004-09-05
* Warning if .rockbox is missingHenrik Backe2004-09-05
* Made set_file() case insensitive.Henrik Backe2004-09-05
* Faster & smaller screen_dump() function, saving almost 1.8 KB of ramJens Arnold2004-09-03
* Bug fix: Longish .playlist_control files got corrupted when doing ON->resume ...Jens Arnold2004-09-01
* Reverted an erroneous const, and fixed & optimized relative path handling. Th...Jens Arnold2004-08-31
* loading a setting (and internally calling talk_init) caused the playback to stopJörg Hohensohn2004-08-31
* New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold2004-08-30
* Fixed USB handling, and brought back the special modeJens Arnold2004-08-30
* The mute status display function now uses splash() tooJens Arnold2004-08-29
* .rockbox browse fixes, based on patch #861278 by Brian King: (1) Leaving the ...Jens Arnold2004-08-28
* Fixes: (1) metronome didn't yield() at all, (2) possible race condition, (3) ...Jens Arnold2004-08-28
* Bug fix: The splash displayed when trying to soft power off with the charger ...Jens Arnold2004-08-28
* Fixed new font format: necessity of offset table generation, output of fonts ...Jens Arnold2004-08-27
* Fixed pointer types & struct fontJens Arnold2004-08-26
* New font format (already rotated) saves code, space and time. On the downside...Jörg Hohensohn2004-08-26
* Made local constant arrays static, saving a few bytesJens Arnold2004-08-26
* Made the VU meter work in the simulator againLinus Nielsen Feltzing2004-08-22
* Minor code-policingLinus Nielsen Feltzing2004-08-21
* Patch #1002379 by Lee Pilgrim, New VU meterLinus Nielsen Feltzing2004-08-21
* Patch #1011849 by Antoine CellerierLinus Nielsen Feltzing2004-08-21
* M+ always copied the power part of the result, even after performing an addit...Linus Nielsen Feltzing2004-08-21
* Const policed pointer arguments to functions, part 4Jens Arnold2004-08-18
* fixed comments, added linefeeds to chop some of the longest linesDaniel Stenberg2004-08-18
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
* Minesweeper and Solitaire plugins by Antoine CellerierBjörn Stenberg2004-08-17
* Const policed pointer arguments to functions, part 2Jens Arnold2004-08-17
* Const policed pointer arguments to functions, part 1Jens Arnold2004-08-16
* MAS register addresses are 8 bitJens Arnold2004-08-06
* Synced.Mats Lidell2004-08-05
* Removed extra constZakk Roberts2004-08-05
* New checkboxes introduced for improved, reworked options screen - new option ...Zakk Roberts2004-08-05
* Const policed the grayscale lib & pluginJens Arnold2004-08-03
* More const policeing step 5Jens Arnold2004-08-03
* More const policeing step 4Jens Arnold2004-08-03