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