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