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
2009-02-27
Fix screens not redrawing the statusbar when they should.
Jonathan Gordon
2009-02-24
Cleanup play_hop() slightly and remove redundant/uneeded checks, reclaim a ti...
Thomas Martitz
2009-02-20
Fix Player status'bar' broken in r19894.
Jens Arnold
2009-02-19
Touchscreen fixes:
Maurus Cuelenaere
2009-02-16
Move parts into the if, as they're unused outside of it
Thomas Martitz
2009-02-16
FS#9904 - Fix for FS#9894 - Position of the progress bar is not updated after...
Thomas Martitz
2009-02-12
Touchscreen devices: make scrolling up work better
Maurus Cuelenaere
2009-02-05
Minor quickscreen and pitchscreen fixes
Thomas Martitz
2009-02-04
fix red
Jonathan Gordon
2009-02-04
Temp fix for the statusbar disappearing for a fraction of a second when the W...
Jonathan Gordon
2009-02-02
Accept FS#9836 which fixes a bit of a display glitch in the colour chooser (T...
Jonathan Gordon
2009-02-02
continuation of last nights statusbar cleanup.
Jonathan Gordon
2009-02-01
Use unsigned constants to avoid adding another gcc-support routine and save a...
Nils Wallménius
2009-02-01
Accept a quick patch from Alexander Levin to neaten up the #defines and comme...
Jonathan Gordon
2009-02-01
this commit actually makes my previous one work when the statusbar setting is...
Jonathan Gordon
2009-02-01
Statusbar handling fixes.
Jonathan Gordon
2009-01-31
FS#9638 - temp_cue is unused and wasting memory.
Bertrik Sikken
2009-01-29
Get checkwps working again
Maurus Cuelenaere
2009-01-28
Some cleanup (such as #include cleanup, clearer variable names) in pitchscree...
Thomas Martitz
2009-01-28
Fix list title setup
Thomas Martitz
2009-01-12
fix the statusbar on the archos player... a more proper fix is probably to su...
Jonathan Gordon
2009-01-11
use the playback PLAYBACK_EVENT_TRACK_CHANGE instead of the WPS to keep track...
Jonathan Gordon
2009-01-10
fix FS#9772 - the statusbars were not working correclty on multi screen targe...
Jonathan Gordon
2009-01-09
Fix Quickscreen ACTION_QS_DOWNINV button to reverse direction of down entry w...
Dominik Riebeling
2009-01-09
revert part of r19705 which caused fS#9773
Jonathan Gordon
2009-01-07
remove some useless/unused stuff from gwps.c
Jonathan Gordon
2009-01-07
Fix some wierdness with the debug menus...
Jonathan Gordon
2009-01-05
redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...
Jonathan Gordon
2009-01-05
"fix" FS#9757 by handing the statusbar redraw event more correctly... the eqs...
Jonathan Gordon
2009-01-04
minor code reshuffle to not call viewport_set_default so often
Jonathan Gordon
2009-01-03
a few more button/statusbar fixes...
Jonathan Gordon
2009-01-03
Reorder of user_settings, cleaned out some unused settings grouped settings d...
Nils Wallménius
2009-01-02
fix FS#9743: plugins using rb->do_menu() were dropped 8 pixels..
Jonathan Gordon
2009-01-02
woops... fix the header and bump the plugin API
Jonathan Gordon
2009-01-02
More SYS_FOURHERTZ handling fixes.. (FS#9740 FS#9741)
Jonathan Gordon
2009-01-01
try again... BUTTON_NONE is not a sys event :p
Jonathan Gordon
2009-01-01
fis FS#9739 - yesterdays statusbar commits broke the WPS disk spindown handling
Jonathan Gordon
2008-12-31
fix the yesno screen which I accidently broke with the last commites
Jonathan Gordon
2008-12-31
fix red
Jonathan Gordon
2008-12-31
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-12-26
Make scaler output truly pluggable, add an 8-bit greyscale output to
Andrew Mahone
2008-12-12
Make some more constants involved in right shifts unsigned to get rid of __as...
Jens Arnold
2008-12-09
resize-on-load for bitmap files on 2bpp and color targets
Andrew Mahone
2008-12-09
Compile the WPS debug functions for the sim, to make --debugwps work.
Jonas Häggqvist
2008-12-08
Fix red player build
Björn Stenberg
2008-12-07
fix "warning: comparison between signed and unsigned"
Daniel Stenberg
2008-12-07
Apply FS#9368 : add generic settings tag to WPS.
Antoine Cellerier
2008-11-28
Fix FS#8998 - statusbar in plugin menus was sometimes a different colour.
Jonathan Gordon
2008-11-24
Added support for configurable rockbox directory. FS#9567 by Alex Bennee.
Björn Stenberg
2008-11-22
FS#9557 - fix the %mv and %t timeout so its intrepreted correctly
Jonathan Gordon
[next]