summaryrefslogtreecommitdiffstats
path: root/apps/gui
AgeCommit message (Expand)AuthorFilesLines
2007-02-17build with -Wundef to make sure we have spelled the defines right in #if linesDaniel Stenberg1-1/+1
2007-02-17A few more bookmark code tweaks. Also improves how the bookmark selection scr...Magnus Holmgren2-28/+9
2007-02-15* Add support for an optional y coordinate to the progressbar (from FS #4783).Nicolas Pennequin2-25/+37
2007-02-14Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin2-4/+108
2007-02-10FS#6638 - Album artist and comment patch for WPS and tagcache. ExportMiika Pekkarinen1-0/+6
2007-02-08Revert the changes using global status for the screen states. It should wait ...Michael Sevakis1-2/+3
2007-02-07Change the radio screen and recording screen to use the global_status structu...Michael Sevakis1-3/+2
2007-02-07Don't save the in-out state of the recording screen as a setting. Fixes the s...Michael Sevakis1-2/+4
2007-02-01FS#4770 - Add USB charging for the H300 seriesSteve Bavin2-3/+3
2007-01-24Split the system status variables out of global_settings and put them into a ...Jonathan Gordon1-1/+1
2006-12-29Respect the progressbar length when drawing AB markers. Fixes FS#6463. Also f...Dominik Riebeling1-1/+2
2006-12-25Next round of static'ing and related fixes.Jens Arnold3-2/+4
2006-12-22Make AB mode uable on the ipods. In AB mode select is used to set/resetJonathan Gordon1-20/+22
2006-12-13Removed unused button defines and made private functions staticNils Wallménius2-281/+18
2006-12-111) Delete unused files from old database and old gui files 2) Remove unnecces...Nils Wallménius2-196/+0
2006-12-09Turned function back into define as that uses less bytes because gcc inlined ...Peter D'Hoye1-14/+12
2006-12-09Fix crash in browser when using very big fonts and show path option together....Peter D'Hoye1-27/+44
2006-11-26dont allow the ata callbacks to be run less than once every 30s unlessJonathan Gordon1-2/+2
2006-11-25Fix bug in large-value handling of gui_scrollbar_draw() that went unnoticed f...Jens Arnold1-2/+1
2006-11-15Make the updated %rg tag match playback behaviour (fall back to track gain if...Magnus Holmgren1-36/+14
2006-11-15Improved replaygain tags for WPS by Ian Webber fs#6223. Shows the current sta...Martin Scarratt1-4/+53
2006-11-13Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold2-19/+19
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold1-18/+0
2006-11-08fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)Jonathan Gordon1-2/+3
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis1-78/+118
2006-11-06dont allow the volume setting to wrapJonathan Gordon2-7/+28
2006-11-01fixes fs# 5938 - scrollbar with title enabled shows one less than it shouldJonathan Gordon1-1/+1
2006-10-30Remove format_align from the format_lines array, as it's unnecessary. Saves c...Jens Arnold2-37/+23
2006-10-15More color adjustments. Better translation to and from native colors with eve...Michael Sevakis2-33/+34
2006-10-14Added a small interface to screens to translate colors into remote gray level...Michael Sevakis1-2/+4
2006-10-13More visual annoyance fixes. Backdrops no longer show though on centered spla...Michael Sevakis1-11/+19
2006-10-13One little thing needed changing in gui_bitmap_scrollbar_draw.Michael Sevakis1-3/+3
2006-10-13Added inner fill option to normal scrollbar and foreground only option. Added...Michael Sevakis3-105/+176
2006-10-12Revert change to screen_access.c (adding the native-bitmap drawing function) ...Dave Chapman2-106/+0
2006-10-12Corrected the calculation to determine to display three sliders or one in the...Michael Sevakis1-9/+13
2006-10-11Fixed the problem with the backdrops on iPod. The same problem was in the upd...Michael Sevakis1-5/+5
2006-10-11Made color picker work on x5 remote and display nicely when using backdrops. ...Michael Sevakis1-113/+273
2006-10-07Splash function: Fixed several bugs and problems: (1) Off-by-one bug caused a...Jens Arnold1-81/+106
2006-10-06Move USB logo to an external (native-depth) bitmap.Dave Chapman2-40/+9
2006-10-03Should fix yellow player buid. warning only occurred on the real target so I'...Shachar Liberman1-1/+1
2006-10-02Improved code for the splash function: spare some calculation, fix a bug for ...Shachar Liberman1-93/+58
2006-09-26Recording screen statusbar: Improved channel icon by Paul Louden and improved...Martin Scarratt1-23/+13
2006-09-25fix warningMartin Scarratt1-0/+2
2006-09-25fix the bug where when scrolling text left in the filebrowser you could sudde...Martin Scarratt1-1/+14
2006-09-17holding left in the tree will quickly get back to root, as long as the text i...Jonathan Gordon1-0/+2
2006-09-12Save a few bytes on hwcodec targets...Magnus Holmgren1-2/+2
2006-09-12fix some sim warningsMartin Scarratt1-1/+1
2006-09-12Improved statusbar icons in recording screen by Davide GentileMartin Scarratt1-23/+34
2006-09-02Display bitrate (Q value for Archos), samplerate, channels and recording form...Martin Scarratt2-18/+175
2006-08-29WPS: Fix problem with transparancy in the first image of an enum.Magnus Holmgren1-3/+3