summaryrefslogtreecommitdiff
path: root/apps/screens.c (follow)
Commit message (Expand)AuthorAge
...
* Remote LCD: added own backlight timeout stuffChristian Gmeiner2005-05-30
* Better pitch handling.Jens Arnold2005-05-22
* (1) Early USB detection on boot, before trying to mount the partitions. Clean...Jens Arnold2005-05-17
* Not-so-elegant fix for the simulator builds not defining HAVE_CHARGING.Jens Arnold2005-05-07
* Ondio: Disabled unused code for time setting and charging splash, saving almo...Jens Arnold2005-05-07
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04
* Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing2005-04-01
* overlooked warningsJörg Hohensohn2005-02-19
* Ondio: disk activity indication in USB mode, tooJörg Hohensohn2005-02-19
* long policyJean-Philippe Bernardy2005-02-12
* Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold2005-01-26
* Added ID3 database dirfilterBjörn Stenberg2005-01-17
* You can now leave the quick menus with OFFLinus Nielsen Feltzing2004-12-17
* Fixed a simulator warning, and disabled some unused code for targets without ...Jens Arnold2004-11-21
* Animated charging screen for playerJens Arnold2004-11-21
* Fix: Properly apply the backlight settings for the charging screenJens Arnold2004-11-20
* Added iRiver button codesLinus Nielsen Feltzing2004-11-19
* Only voice the MMC remove prompt if voicing is enabledJens Arnold2004-11-12
* The display is forced in to two row modes for player before showing the splas...Kjell Ericson2004-10-19
* Removed the backlight control from the charging screenLinus Nielsen Feltzing2004-10-12
* Request to remove MMC before acknowledging USB (Ondio)Jens Arnold2004-10-12
* Removed car adapter mode for Ondio, and changed the misleading config option ...Jens Arnold2004-10-10
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* 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
* Made local constant arrays static, saving a few bytesJens Arnold2004-08-26
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
* Fix for bug #998515, by Jan GajdosLinus Nielsen Feltzing2004-07-27
* First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing2004-07-26
* Ignore repeat button events in the shutdown confirmation screenLinus Nielsen Feltzing2004-07-26
* Replaced the poweroff confirmation string with a language ID, and removed the...Linus Nielsen Feltzing2004-07-24
* New feature: clean shutdown if you press OFF twice in the file browser, or se...Linus Nielsen Feltzing2004-07-24
* splash(): Avoid negative x coordinates if the text doesn't fitLinus Nielsen Feltzing2004-07-21
* Const'ed the usb logoJens Arnold2004-07-20
* The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing2004-06-27
* Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No...Jens Arnold2004-05-14
* The month wasn't spoken in set_time_screen()Linus Nielsen Feltzing2004-04-21
* Moved set_time_screen() to screens.cLinus Nielsen Feltzing2004-04-21
* First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing2004-03-12
* Modified playlist handling to allow for multiple playlists to be edited at th...Hardeep Sidhu2004-01-26
* The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg2004-01-08
* Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn2004-01-05
* oops, before code police arrests me: C++ style comment removedJörg Hohensohn2004-01-02
* on popular demand: flip screen now in F3 menu, instead of inverseJörg Hohensohn2004-01-01
* Initial suppport for building Rockbox for Neo. The Neo has a differentDaniel Stenberg2003-12-12
* Added a splash to indicate battery charging if user tries to shut off while p...Björn Stenberg2003-12-04
* for FM and V2: removed the now false voltage reading from charging screen.Jörg Hohensohn2003-12-03
* Added adc_read in place for saving simulator builds forMats Lidell2003-07-20
* doesn't mess with the charging (let algorithm decide), show charge phase as t...Jörg Hohensohn2003-07-19