summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
* Yet more #include cleanupsBertrik Sikken2009-03-08
* Clean up some more #includesBertrik Sikken2009-03-08
* Bugfix: Text styles are not drawmodes, so stop storing them in the vieport's ...Jens Arnold2009-03-08
* Changed the comment to more accurately reflect how it worksAlexander Levin2009-03-08
* Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz2009-03-02
* Fix screens not redrawing the statusbar when they should.Jonathan Gordon2009-02-27
* Cleanup play_hop() slightly and remove redundant/uneeded checks, reclaim a ti...Thomas Martitz2009-02-24
* Fix Player status'bar' broken in r19894.Jens Arnold2009-02-20
* Touchscreen fixes:Maurus Cuelenaere2009-02-19
* Move parts into the if, as they're unused outside of itThomas Martitz2009-02-16
* FS#9904 - Fix for FS#9894 - Position of the progress bar is not updated after...Thomas Martitz2009-02-16
* Touchscreen devices: make scrolling up work betterMaurus Cuelenaere2009-02-12
* Minor quickscreen and pitchscreen fixesThomas Martitz2009-02-05
* fix redJonathan Gordon2009-02-04
* Temp fix for the statusbar disappearing for a fraction of a second when the W...Jonathan Gordon2009-02-04
* Accept FS#9836 which fixes a bit of a display glitch in the colour chooser (T...Jonathan Gordon2009-02-02
* continuation of last nights statusbar cleanup.Jonathan Gordon2009-02-02
* Use unsigned constants to avoid adding another gcc-support routine and save a...Nils Wallménius2009-02-01
* Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon2009-02-01
* this commit actually makes my previous one work when the statusbar setting is...Jonathan Gordon2009-02-01
* Statusbar handling fixes. Jonathan Gordon2009-02-01
* FS#9638 - temp_cue is unused and wasting memory.Bertrik Sikken2009-01-31
* Get checkwps working againMaurus Cuelenaere2009-01-29
* Some cleanup (such as #include cleanup, clearer variable names) in pitchscree...Thomas Martitz2009-01-28
* Fix list title setupThomas Martitz2009-01-28
* fix the statusbar on the archos player... a more proper fix is probably to su...Jonathan Gordon2009-01-12
* use the playback PLAYBACK_EVENT_TRACK_CHANGE instead of the WPS to keep track...Jonathan Gordon2009-01-11
* fix FS#9772 - the statusbars were not working correclty on multi screen targe...Jonathan Gordon2009-01-10
* Fix Quickscreen ACTION_QS_DOWNINV button to reverse direction of down entry w...Dominik Riebeling2009-01-09
* revert part of r19705 which caused fS#9773Jonathan Gordon2009-01-09
* remove some useless/unused stuff from gwps.cJonathan Gordon2009-01-07
* Fix some wierdness with the debug menus... Jonathan Gordon2009-01-07
* redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon2009-01-05
* "fix" FS#9757 by handing the statusbar redraw event more correctly... the eqs...Jonathan Gordon2009-01-05
* minor code reshuffle to not call viewport_set_default so oftenJonathan Gordon2009-01-04
* a few more button/statusbar fixes...Jonathan Gordon2009-01-03
* Reorder of user_settings, cleaned out some unused settings grouped settings d...Nils Wallménius2009-01-03
* fix FS#9743: plugins using rb->do_menu() were dropped 8 pixels..Jonathan Gordon2009-01-02
* woops... fix the header and bump the plugin APIJonathan Gordon2009-01-02
* More SYS_FOURHERTZ handling fixes.. (FS#9740 FS#9741)Jonathan Gordon2009-01-02
* try again... BUTTON_NONE is not a sys event :pJonathan Gordon2009-01-01
* fis FS#9739 - yesterdays statusbar commits broke the WPS disk spindown handlingJonathan Gordon2009-01-01
* fix the yesno screen which I accidently broke with the last commitesJonathan Gordon2008-12-31
* fix redJonathan Gordon2008-12-31
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* Make scaler output truly pluggable, add an 8-bit greyscale output toAndrew Mahone2008-12-26
* Make some more constants involved in right shifts unsigned to get rid of __as...Jens Arnold2008-12-12
* resize-on-load for bitmap files on 2bpp and color targetsAndrew Mahone2008-12-09
* Compile the WPS debug functions for the sim, to make --debugwps work.Jonas Häggqvist2008-12-09
* Fix red player buildBjörn Stenberg2008-12-08