summaryrefslogtreecommitdiff
path: root/apps/screens.c (follow)
Commit message (Expand)AuthorAge
* Dont show lines which have no info in the id3 viewer screen.Jonathan Gordon2008-10-19
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Fix voicing of incorrect run time (top time instead of run time). Simplify ru...Bertrik Sikken2008-08-02
* Repair charging screen on archos. usb_detect() doesn't return a boolean since...Jens Arnold2008-07-06
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* A bit of code police...Peter D'Hoye2008-05-23
* doh! fix yellow.Jonathan Gordon2008-05-11
* and the time/date screen...Jonathan Gordon2008-05-11
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* move the pitchscreen out of screens.c.. no functional changesJonathan Gordon2008-05-05
* Viewported quickscreen (take 2 :D) (FS#8553)Jonathan Gordon2008-05-03
* Const police raid, making a lot of pointers to lang strings const and removin...Nils Wallménius2008-04-26
* Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius2008-04-09
* Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...Dave Chapman2008-03-29
* the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon2008-03-26
* (Hopefully) Revert the quickscreen changes. Many fixes need to be made, Paul Louden2008-02-05
* updated the quickscreen's:Jonathan Gordon2008-02-05
* #ifdef out unused function to fix warning for non rtc and non bitmap targetsNils Wallménius2007-11-22
* Simplify code for set time and date screenNils Wallménius2007-11-22
* Fix FS#8114 remove redundant screen updating and minor code police.Nils Wallménius2007-11-08
* fix redJonathan Gordon2007-11-07
* compile talk.c on hwcodec sim. it wont actually talk thoughJonathan Gordon2007-11-07
* fix warningsJonathan Gordon2007-11-07
* Accept FS#7777: Voice for the "Running Time" screenStéphane Doyon2007-11-07
* Detabify a line...Magnus Holmgren2007-10-28
* Try and save some bytes, seeing as we already assumed LANG_ constants for mon...Steve Bavin2007-10-24
* fix up the (c) noticeJonathan Gordon2007-10-24
* Complete info screen voicing; now consistent with displayed screenSteve Bavin2007-10-24
* Save a few bytes by changing unit selection strategyNils Wallménius2007-10-24
* FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin2007-10-19
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon2007-09-17
* Player: Make sure the USB screen disables double height.Jens Arnold2007-08-18
* Switch to using millivolt for battery voltage and other internal voltages. * ...Jens Arnold2007-08-15
* Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius2007-08-12
* Fix display of file path in the ID3 Info screen on hwcodec (i.e., Archos) dev...Magnus Holmgren2007-08-08
* Add support for grouping tags. From FS#7362.Dan Everton2007-08-08
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* Add support for parsing the disc number tag from metadata and use of it in th...Dan Everton2007-08-03
* FS#6403: Fix the spelling of LANG_ID3_FREQUENCY. Shouldn't break old .lng fil...Barry Wardell2007-07-28
* Prevent statusbar from flickering in the 'Set Time/Date' screenNils Wallménius2007-07-24
* Recorder V1: repair soft shutdown with the new action context handling.Jens Arnold2007-07-22
* remove the need for action_signalscreenchange().Jonathan Gordon2007-07-22
* Fix 'Set time & date' screen display when the name of the day or month was no...Nils Wallménius2007-07-21
* Use the multi-screen api in the usb and time screensJonathan Gordon2007-07-15
* ifdef out charging screen for targets that do not use it, + minor cleaningNils Wallménius2007-07-08
* Remove useless #ifdef, specify maximum field width for strings in the snprint...Nils Wallménius2007-07-02
* "Set Time/Date" screen.Nils Wallménius2007-07-01
* Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...Michael Sevakis2007-06-30