summaryrefslogtreecommitdiffstats
path: root/apps/gui
AgeCommit message (Expand)AuthorFilesLines
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
2006-08-261 is the correct value here. Not that it makes any difference... :)Magnus Holmgren1-1/+1
2006-08-26Make volume and battery level enums dynamic, inspired by patch 4802. Almost b...Magnus Holmgren1-7/+22
2006-08-23Add optional icon to list title, current path display shows a dir icon, and l...Mark Arigo3-48/+94
2006-08-23Stop lists wrapping when using page up/downJonathan Gordon1-4/+0
2006-08-22initial (re)support for F3Jonathan Gordon1-2/+2
2006-08-22directory navigation in wps works as before (short then long next/prev)Jonathan Gordon1-3/+18
2006-08-21fixed the settings action context, time/eq/colour chooser/dbug screensJonathan Gordon1-1/+3
2006-08-17software keylock works againJonathan Gordon3-20/+8
2006-08-17really fix the yes/no screen now, also id3 viewer shows the status barJonathan Gordon1-1/+2
2006-08-16* fix pitchscreenJonathan Gordon1-1/+1
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon1-22/+9
2006-08-16Prevent accidental track skip when entering the WPSLinus Nielsen Feltzing1-0/+2
2006-08-15Clear file view title if the user turns it off.Dan Everton1-2/+6
2006-08-15fix "off-by-one" bug in paginated scrolling with the titleJonathan Gordon1-4/+3
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing12-781/+149
2006-08-15A few changes and fixes for the title in the file view: disable title string ...Dan Everton2-8/+25
2006-08-15Patch #5795 from Jonathan Gordon - change the settings display for enumeratio...Dave Chapman2-10/+66
2006-08-12Committing FS#5182 - One button hold for Horizontal screen scrolling.Shachar Liberman2-6/+20
2006-08-05Oops...Stupid text editor!Martin Scarratt1-1/+1
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg6-0/+51
2006-08-03fix crossfeed tagMartin Scarratt1-0/+2
2006-08-02WPS tags: Crossfade %?xf<off|shuffle|skip|always>, Replay gain %?rg<off|track...Martin Scarratt1-2/+27