summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
* Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold2007-03-17
* Fix occasional missing cursor when moving up in a list with a title when page...Magnus Holmgren2007-03-17
* Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Make a couple of private functions 'static'Nils Wallménius2007-03-15
* Make a couple of private functions 'static'Nils Wallménius2007-03-11
* Optimized the gui list code performance, including automatic frame dropping a...Miika Pekkarinen2007-03-11
* revert FS#6747 — y-margin reset in gui_list_draw, it introduced a nasty Jonathan Gordon2007-03-11
* only call display->setmargins() onceJonathan Gordon2007-03-10
* Accept FS#6747 by Timo HorstschäferJonathan Gordon2007-03-10
* Allow dynamic menu items to be spoken, especially the resume/now playing itemLinus Nielsen Feltzing2007-03-05
* don't restart the whole wps to essentially update the display of runtime info...Robert Kukla2007-03-04
* Use the user font in the quickscreen if it fits. Still uses Jonathan Gordon2007-03-04
* thats what happens when you commit between dinner courses :pJonathan Gordon2007-03-04
* Fix red builds.Jonathan Gordon2007-03-04
* Add a function to get the actual button that was pressed (and some Jonathan Gordon2007-03-04
* Remove the need to double up the MENU macros in manu.h.Jonathan Gordon2007-03-03
* The list should reset the x margin when it finishes drawing. Not leave Jonathan Gordon2007-03-03
* remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla2007-03-03
* remove numerical genre and use genre_string consistently:Robert Kukla2007-03-02
* fix usb disconnecting in the WPSJonathan Gordon2007-03-01
* Centralise icon enabling to hopefully save a few bytesSteve Bavin2007-03-01
* Introducing the root menu!Jonathan Gordon2007-03-01
* Fix a potential race condition with cuesheets (that hit every time in an arch...Jens Arnold2007-02-28
* FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla2007-02-28
* Character-encoding policingDave Chapman2007-02-28
* Remove unnecessary function call.Nils Wallménius2007-02-24
* Make private functions 'static'.Nils Wallménius2007-02-24
* Make private functions static. Remove some functions from the plugin api as t...Nils Wallménius2007-02-23
* Fix CONFIG_BACKLIGHT warnings.Jens Arnold2007-02-18
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* Do the CONFIG_LED defineJonathan Gordon2007-02-18
* Allow the list to display a title icon even if no other icons will be Jonathan Gordon2007-02-18
* Fix most (all?) CONFIG_LED warnings.Magnus Holmgren2007-02-17
* #ifdefDaniel Stenberg2007-02-17
* build with -Wundef to make sure we have spelled the defines right in #if linesDaniel Stenberg2007-02-17
* A few more bookmark code tweaks. Also improves how the bookmark selection scr...Magnus Holmgren2007-02-17
* * Add support for an optional y coordinate to the progressbar (from FS #4783).Nicolas Pennequin2007-02-15
* Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin2007-02-14
* FS#6638 - Album artist and comment patch for WPS and tagcache. ExportMiika Pekkarinen2007-02-10
* Revert the changes using global status for the screen states. It should wait ...Michael Sevakis2007-02-08
* Change the radio screen and recording screen to use the global_status structu...Michael Sevakis2007-02-07
* Don't save the in-out state of the recording screen as a setting. Fixes the s...Michael Sevakis2007-02-07
* FS#4770 - Add USB charging for the H300 seriesSteve Bavin2007-02-01
* Split the system status variables out of global_settings and put them into a ...Jonathan Gordon2007-01-24
* Respect the progressbar length when drawing AB markers. Fixes FS#6463. Also f...Dominik Riebeling2006-12-29
* Next round of static'ing and related fixes.Jens Arnold2006-12-25
* Make AB mode uable on the ipods. In AB mode select is used to set/resetJonathan Gordon2006-12-22
* Removed unused button defines and made private functions staticNils Wallménius2006-12-13
* 1) Delete unused files from old database and old gui files 2) Remove unnecces...Nils Wallménius2006-12-11