summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
* 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
* More visual annoyance fixes. Backdrops no longer show though on centered spla...Michael Sevakis2006-10-13
* One little thing needed changing in gui_bitmap_scrollbar_draw.Michael Sevakis2006-10-13
* Added inner fill option to normal scrollbar and foreground only option. Added...Michael Sevakis2006-10-13
* Revert change to screen_access.c (adding the native-bitmap drawing function) ...Dave Chapman2006-10-12
* Corrected the calculation to determine to display three sliders or one in the...Michael Sevakis2006-10-12
* Fixed the problem with the backdrops on iPod. The same problem was in the upd...Michael Sevakis2006-10-11
* Made color picker work on x5 remote and display nicely when using backdrops. ...Michael Sevakis2006-10-11
* Splash function: Fixed several bugs and problems: (1) Off-by-one bug caused a...Jens Arnold2006-10-07
* Move USB logo to an external (native-depth) bitmap.Dave Chapman2006-10-06
* Should fix yellow player buid. warning only occurred on the real target so I'...Shachar Liberman2006-10-03
* Improved code for the splash function: spare some calculation, fix a bug for ...Shachar Liberman2006-10-02
* Recording screen statusbar: Improved channel icon by Paul Louden and improved...Martin Scarratt2006-09-26
* fix warningMartin Scarratt2006-09-25
* fix the bug where when scrolling text left in the filebrowser you could sudde...Martin Scarratt2006-09-25
* holding left in the tree will quickly get back to root, as long as the text i...Jonathan Gordon2006-09-17
* Save a few bytes on hwcodec targets...Magnus Holmgren2006-09-12
* fix some sim warningsMartin Scarratt2006-09-12
* Improved statusbar icons in recording screen by Davide GentileMartin Scarratt2006-09-12
* Display bitrate (Q value for Archos), samplerate, channels and recording form...Martin Scarratt2006-09-02
* WPS: Fix problem with transparancy in the first image of an enum.Magnus Holmgren2006-08-29
* 1 is the correct value here. Not that it makes any difference... :)Magnus Holmgren2006-08-26
* Make volume and battery level enums dynamic, inspired by patch 4802. Almost b...Magnus Holmgren2006-08-26
* Add optional icon to list title, current path display shows a dir icon, and l...Mark Arigo2006-08-23
* Stop lists wrapping when using page up/downJonathan Gordon2006-08-23
* initial (re)support for F3Jonathan Gordon2006-08-22
* directory navigation in wps works as before (short then long next/prev)Jonathan Gordon2006-08-22
* fixed the settings action context, time/eq/colour chooser/dbug screensJonathan Gordon2006-08-21
* software keylock works againJonathan Gordon2006-08-17
* really fix the yes/no screen now, also id3 viewer shows the status barJonathan Gordon2006-08-17
* * fix pitchscreenJonathan Gordon2006-08-16