summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Added header file for bitswap, and made the fliptable global for re-useJens Arnold2004-09-26
* Restored behaviour of SETTINGS_OK2 (old BUTTON_LEFT) in info menuHenrik Backe2004-09-24
* Show the second (instead of the last) bookmark after deleting the first oneHenrik Backe2004-09-23
* Fixed broken reset runtime confirmation dialougeHenrik Backe2004-09-23
* adjusted to work better in the new conceptDaniel Stenberg2004-09-22
* Restored behaviour of SETTINGS_OK2 (old BUTTON_LEFT)Henrik Backe2004-09-22
* Added SETTINGS_OK2 to sleeptimer_screen to maintain consistency withHenrik Backe2004-09-22
* Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg2004-09-22
* Fixed broken rewind in wpsHenrik Backe2004-09-21
* Fixed broken delete file/directory confirmation in onplayHenrik Backe2004-09-21
* Disabled all code for the serial remote on Ondio, since the serial port is ne...Jens Arnold2004-09-20
* Removed the Neo code. Nobody is interested in it.Björn Stenberg2004-09-20
* Fixed typo.Björn Stenberg2004-09-19
* On+play menu now activates on play releaseBjörn Stenberg2004-09-19
* Don't leave a stray release.Björn Stenberg2004-09-19
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* 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