summaryrefslogtreecommitdiff
path: root/apps/gui
AgeCommit message (Expand)Author
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-08-18Skip length: restore the ability to skip by just a few secondsStéphane Doyon
2008-08-18Fix for issues in speaking the time in Rockbox Info screen (B#9167).Stéphane Doyon
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-08-11Fix FS#8689 (the peak meter does not work during a playing after a recording ...Bertrik Sikken
2008-08-04Apply fix for FS#9203 (WPS gets corrupted after changing status bar setting) ...Bertrik Sikken
2008-08-02Unify opening of utf-8 files (FS#6203). This also adds ignoring the BOM in se...Dominik Riebeling
2008-07-17Simplified function option_screenBertrik Sikken
2008-07-15dont show the "cancelled" splash if the setting wasnt changed (only affects s...Jonathan Gordon
2008-07-14Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat...Thom Johansen
2008-07-12Introduce a new WPS parsing error case: limits exceeded. It includes the case...Nicolas Pennequin
2008-07-11Fix FS #9181, allowing the documented 3 progress bars per WPS. Also simplify ...Magnus Holmgren
2008-07-07Clean up the A-B repeat keymaps and add a note to gwps.c describing the ACTIO...Marc Guay
2008-07-06get checkwps building again (FS#9150) - still doesnt compile on d2 and mr500 ...Jonathan Gordon
2008-07-05fix FS#9144 hopefully for good... only update the screen if the time line is ...Jonathan Gordon
2008-07-02revert that scroll engine stuff... good in theory, but broken.Jonathan Gordon
2008-07-01The second part of this expression always becomes true before the first part,...Jens Arnold
2008-06-30Fix the bug where the german language would crash the quickscreen on the nano. Jonathan Gordon
2008-06-28Simplify touchscreen scrollbar handling codeMaurus Cuelenaere
2008-06-28fix redPeter D'Hoye
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye
2008-06-28Small fix for touchscreen interfaceMaurus Cuelenaere
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-28implement smooth seeking acceleration for audio playback and mpegplayerMarcoen Hirschberg
2008-06-25allow the full lowercase a-z to be used as conditional viewport grouping id'sJonathan Gordon
2008-06-24quick fix for FS#8729Jonathan Gordon
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon
2008-06-23fix yellowJonathan Gordon
2008-06-23commit FS#9027 - conditional viewportsJonathan Gordon
2008-06-23bah, fix yellow Jonathan Gordon
2008-06-23fix FS#9098 - fade was updating the WPS sometimes when it shouldnt. also mino...Jonathan Gordon
2008-06-15"Fix" FS#7887 - the line selector colours would be completly wrong on scrolli...Jonathan Gordon
2008-06-15fix FS#5821 and FS#8449 - WPS isnt updated during fade, play status isnt chan...Jonathan Gordon
2008-06-07Accept FS#9075 and rename valid_vals to set_valsJonathan Gordon
2008-06-06Fix yellowMaurus Cuelenaere
2008-06-061) Implement generic touchscreen detection library for the pluginsMaurus Cuelenaere
2008-06-05Fix typo in the new default values for %V, so that the background color is ac...Magnus Holmgren
2008-06-05make %V a little simpler. only the x and y values have to be specified now (i...Jonathan Gordon
2008-06-02Fix some mistakesMaurus Cuelenaere
2008-06-021) Make touchscreen interface more intuitiveMaurus Cuelenaere
2008-06-01Even more touchscreen improvements.Maurus Cuelenaere
2008-06-01Some more touchscreen gui list improvements.Maurus Cuelenaere
2008-05-30(Simulator) Touchscreen improvements.Maurus Cuelenaere
2008-05-29Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in...Peter D'Hoye
2008-05-29the splash should set the viewport to NULL untill we start passing it a vp. (...Jonathan Gordon
2008-05-29total removal of gui_textarea. The only thing using the text_message struct i...Jonathan Gordon
2008-05-29move the HAS_BUTTONBAR define to the config-<target>.h filesJonathan Gordon
2008-05-29draw the buttonbar in its own viewport. It always uses the sysfont and is dra...Jonathan Gordon
2008-05-28Updated recording trigger screen (seems to be a feature almost noone uses?)Jonathan Gordon
2008-05-28callbacks were being called with the old value.. spotted in IRC last weekJonathan Gordon