summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
...
* 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
* Turned function back into define as that uses less bytes because gcc inlined ...Peter D'Hoye2006-12-09
* Fix crash in browser when using very big fonts and show path option together....Peter D'Hoye2006-12-09
* dont allow the ata callbacks to be run less than once every 30s unlessJonathan Gordon2006-11-26
* Fix bug in large-value handling of gui_scrollbar_draw() that went unnoticed f...Jens Arnold2006-11-25
* Make the updated %rg tag match playback behaviour (fall back to track gain if...Magnus Holmgren2006-11-15
* Improved replaygain tags for WPS by Ian Webber fs#6223. Shows the current sta...Martin Scarratt2006-11-15
* Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold2006-11-13
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)Jonathan Gordon2006-11-08
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* dont allow the volume setting to wrapJonathan Gordon2006-11-06
* fixes fs# 5938 - scrollbar with title enabled shows one less than it shouldJonathan Gordon2006-11-01
* Remove format_align from the format_lines array, as it's unnecessary. Saves c...Jens Arnold2006-10-30
* More color adjustments. Better translation to and from native colors with eve...Michael Sevakis2006-10-15
* Added a small interface to screens to translate colors into remote gray level...Michael Sevakis2006-10-14