1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui
Dominik Riebeling 08c813d45a Respect the progressbar length when drawing AB markers. Fixes FS#6463. Also fix a function name typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11857 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 19:17:03 +00:00
..
buttonbar.c Next round of static'ing and related fixes. 2006-12-25 14:01:47 +00:00
buttonbar.h
color_picker.c More color adjustments. Better translation to and from native colors with even distribution of levels. Macros for extracting native depth components and packing them. 2006-10-15 17:51:00 +00:00
color_picker.h More color adjustments. Better translation to and from native colors with even distribution of levels. Macros for extracting native depth components and packing them. 2006-10-15 17:51:00 +00:00
gwps-common.c Respect the progressbar length when drawing AB markers. Fixes FS#6463. Also fix a function name typo. 2006-12-29 19:17:03 +00:00
gwps-common.h
gwps.c Make AB mode uable on the ipods. In AB mode select is used to set/reset 2006-12-22 05:19:56 +00:00
gwps.h Removed unused button defines and made private functions static 2006-12-13 11:52:21 +00:00
icon.c
icon.h
list.c Next round of static'ing and related fixes. 2006-12-25 14:01:47 +00:00
list.h dont allow the volume setting to wrap 2006-11-06 10:11:51 +00:00
option_select.c
option_select.h
quickscreen.c
quickscreen.h
scrollbar.c Fix bug in large-value handling of gui_scrollbar_draw() that went unnoticed for ages... 2006-11-25 00:20:53 +00:00
scrollbar.h
splash.c Added a small interface to screens to translate colors into remote gray levels on the x5. Splash screens paint properly with light gray. Should be adapted to a more general approach in the future. A few trailing whitespace trimmings got into a couple files but that is fine. 2006-10-14 01:32:58 +00:00
splash.h
statusbar.c Big Patch adds primarily: Samplerate and format selection to recording for SWCODEC. Supprort for samplerates changing in playback (just goes with the recording part inseparably). Samplerates to all encoders. Encoders can be configured individually on a menu specific to the encoder in the recording menu. File creation is delayed until flush time to reduce spinups when splitting. Misc: statusbar icons for numbers are individual digits to display any number. Audio buffer was rearranged to maximize memory available to recording and properly reinitialized when trashed. ColdFire PCM stuff moved to target tree to avoid a complicated mess when adding samplerate switching. Some needed API changes and to neaten up growing gap between hardware and software codecs. 2006-11-06 18:07:30 +00:00
statusbar.h
textarea.c
textarea.h
yesno.c
yesno.h