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