index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
gui
Age
Commit message (
Expand
)
Author
2007-02-18
CONFIG_CHARGING
Jonathan Gordon
2007-02-18
Do the CONFIG_LED define
Jonathan Gordon
2007-02-18
Allow the list to display a title icon even if no other icons will be
Jonathan Gordon
2007-02-17
Fix most (all?) CONFIG_LED warnings.
Magnus Holmgren
2007-02-17
#ifdef
Daniel Stenberg
2007-02-17
build with -Wundef to make sure we have spelled the defines right in #if lines
Daniel Stenberg
2007-02-17
A few more bookmark code tweaks. Also improves how the bookmark selection scr...
Magnus Holmgren
2007-02-15
* Add support for an optional y coordinate to the progressbar (from FS #4783).
Nicolas Pennequin
2007-02-14
Cuesheet support by Jonathan Gordon and me (FS #6460).
Nicolas Pennequin
2007-02-10
FS#6638 - Album artist and comment patch for WPS and tagcache. Export
Miika Pekkarinen
2007-02-08
Revert the changes using global status for the screen states. It should wait ...
Michael Sevakis
2007-02-07
Change the radio screen and recording screen to use the global_status structu...
Michael Sevakis
2007-02-07
Don't save the in-out state of the recording screen as a setting. Fixes the s...
Michael Sevakis
2007-02-01
FS#4770 - Add USB charging for the H300 series
Steve Bavin
2007-01-24
Split the system status variables out of global_settings and put them into a ...
Jonathan Gordon
2006-12-29
Respect the progressbar length when drawing AB markers. Fixes FS#6463. Also f...
Dominik Riebeling
2006-12-25
Next round of static'ing and related fixes.
Jens Arnold
2006-12-22
Make AB mode uable on the ipods. In AB mode select is used to set/reset
Jonathan Gordon
2006-12-13
Removed unused button defines and made private functions static
Nils Wallménius
2006-12-11
1) Delete unused files from old database and old gui files 2) Remove unnecces...
Nils Wallménius
2006-12-09
Turned function back into define as that uses less bytes because gcc inlined ...
Peter D'Hoye
2006-12-09
Fix crash in browser when using very big fonts and show path option together....
Peter D'Hoye
2006-11-26
dont allow the ata callbacks to be run less than once every 30s unless
Jonathan Gordon
2006-11-25
Fix bug in large-value handling of gui_scrollbar_draw() that went unnoticed f...
Jens Arnold
2006-11-15
Make the updated %rg tag match playback behaviour (fall back to track gain if...
Magnus Holmgren
2006-11-15
Improved replaygain tags for WPS by Ian Webber fs#6223. Shows the current sta...
Martin Scarratt
2006-11-13
Backdrop support for greyscale targets. WPS backdrop is untested.
Jens Arnold
2006-11-10
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
2006-11-08
fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)
Jonathan Gordon
2006-11-06
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-11-06
dont allow the volume setting to wrap
Jonathan Gordon
2006-11-01
fixes fs# 5938 - scrollbar with title enabled shows one less than it should
Jonathan Gordon
2006-10-30
Remove format_align from the format_lines array, as it's unnecessary. Saves c...
Jens Arnold
2006-10-15
More color adjustments. Better translation to and from native colors with eve...
Michael Sevakis
2006-10-14
Added a small interface to screens to translate colors into remote gray level...
Michael Sevakis
2006-10-13
More visual annoyance fixes. Backdrops no longer show though on centered spla...
Michael Sevakis
2006-10-13
One little thing needed changing in gui_bitmap_scrollbar_draw.
Michael Sevakis
2006-10-13
Added inner fill option to normal scrollbar and foreground only option. Added...
Michael Sevakis
2006-10-12
Revert change to screen_access.c (adding the native-bitmap drawing function) ...
Dave Chapman
2006-10-12
Corrected the calculation to determine to display three sliders or one in the...
Michael Sevakis
2006-10-11
Fixed the problem with the backdrops on iPod. The same problem was in the upd...
Michael Sevakis
2006-10-11
Made color picker work on x5 remote and display nicely when using backdrops. ...
Michael Sevakis
2006-10-07
Splash function: Fixed several bugs and problems: (1) Off-by-one bug caused a...
Jens Arnold
2006-10-06
Move USB logo to an external (native-depth) bitmap.
Dave Chapman
2006-10-03
Should fix yellow player buid. warning only occurred on the real target so I'...
Shachar Liberman
2006-10-02
Improved code for the splash function: spare some calculation, fix a bug for ...
Shachar Liberman
2006-09-26
Recording screen statusbar: Improved channel icon by Paul Louden and improved...
Martin Scarratt
2006-09-25
fix warning
Martin Scarratt
2006-09-25
fix the bug where when scrolling text left in the filebrowser you could sudde...
Martin Scarratt
2006-09-17
holding left in the tree will quickly get back to root, as long as the text i...
Jonathan Gordon
[next]