summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
...
* folder selector: handle long press to invert selection/select all.Jonathan Gordon2012-08-13
* Fix skin engine error messageJonathan Gordon2012-08-06
* New GUI browser to select one (or more) folders.Thomas Martitz2012-07-30
* skin_engine: Support percentages for viewport positioningJonathan Gordon2012-07-29
* lists: Support '\t' in list item text to indent the line containing it.Jonathan Gordon2012-07-19
* fix erroneous button read in yesno screen and missed buttons in action.c.Thomas Martitz2012-07-18
* skin_engine: Make pressing the setting bar touch region workJonathan Gordon2012-07-06
* skin_engine: Allow the %St() (setting) skin tag be used as a barJonathan Gordon2012-07-05
* fix build warningsJonathan Gordon2012-07-05
* skin_engine: Automatically create touch regions for skin barsJonathan Gordon2012-07-05
* Make touchscreen handling work with skinned lists.Frank Gevaerts2012-06-19
* CHARCELL doesn't have sbs support, so disable it properly.Frank Gevaerts2012-06-19
* touchscreen: Don't hide selection by default. Fixes FS#12675.Thomas Martitz2012-06-15
* Fix checks on buflib allocated handles (0 is not a valid handle value)Bertrik Sikken2012-06-10
* Fix FS#12674 - %ax() doesnt mirror viewport correctlyJonathan Gordon2012-05-30
* _lists_uiviewport_update_callback can be made staticBertrik Sikken2012-05-20
* Don't trigger a skin refresh from skinlist_draw()Frank Gevaerts2012-05-18
* (hopefully) Fix FS#12639 and other skin related buflib corruption issues.Jonathan Gordon2012-05-16
* Touchscreen: Check if click is outside of list. Fixes FS#12669Thomas Martitz2012-05-13
* Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius2012-05-09
* Remove extraneous parensRafaël Carré2012-05-06
* get_image_filename() return value is never usedRafaël Carré2012-05-06
* skin_parser: simplify skin_buffer_allocRafaël Carré2012-05-06
* Use buflib for the allocation of voice PCM resources.Michael Sevakis2012-05-02
* Make DSP's replaygain independent of global_settings.Michael Sevakis2012-04-30
* Make rbcodec/dsp includes more specific.Michael Sevakis2012-04-29
* Fundamentally rewrite much of the audio DSP.Michael Sevakis2012-04-29
* touchscreen/lists: fix two regressionsThomas Martitz2012-04-17
* touchscreen: fix some issues/crashes with clicking the list title.Thomas Martitz2012-04-10
* touchscreen: fix swipe scrolling (jumped back to previous item).Thomas Martitz2012-04-08
* touchscreen: Rewrite kinetic scrolling using a state machine.Thomas Martitz2012-04-08
* touchscreen: Fix kinetic scrolling when the statusbar is off.Thomas Martitz2012-04-05
* quickscreen: optionally display the shortcuts menu instead of the QSJonathan Gordon2012-03-28
* skin_engine: Allow negative numbers for the start offset in %ssJonathan Gordon2012-03-27
* skin_engine: fix scrolling lines with dynamic contentJonathan Gordon2012-03-26
* Redraw simplelist if/when necessary-Thomas Martitz2012-03-22
* Fix FS#12606 - next track can cause the screen to be clearedJonathan Gordon2012-03-20
* skin_engine: Reenable skin debugging in the sim (use --debugwps)Jonathan Gordon2012-03-15
* Fix compile errorsJonathan Gordon2012-03-15
* skin_engine: New tag to draw a rectangle (optionally with a gradient)Jonathan Gordon2012-03-15
* Revert "Fix FS#12606 - next track can cause the screen to be cleared"Jonathan Gordon2012-03-15
* Fix FS#12606 - next track can cause the screen to be clearedJonathan Gordon2012-03-14
* Add new actions to %Tp (Touchscreen areas)Osborne Jacobs2012-03-13
* Make %LC and %LR always have predictable and usable values.Frank Gevaerts2012-03-01
* Call skinlist_set_cfg() unconditionally, i.e. also if do_refresh==falseFrank Gevaerts2012-02-29
* fix warningJonathan Gordon2012-02-29
* skin_engine: ease the restrictions on %x/%xlJonathan Gordon2012-02-29
* skin_engine: Clean up %x() handling - beware theme issuesJonathan Gordon2012-02-28
* Fix build errorsJonathan Gordon2012-02-28
* lcd/skin_engine: Add the ability to draw onto the backdrop layerJonathan Gordon2012-02-28