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
/
screens.c
Age
Commit message (
Expand
)
Author
2009-05-23
Fix wrong #ifdefs that sneaked in
Frank Gevaerts
2009-05-23
Add HID keymap handling in usb screen. This allows to use the DAP as a keypad...
Frank Gevaerts
2009-05-21
Touchscreen targets: fix time-set screen
Maurus Cuelenaere
2009-05-17
Fix duplicate #includes
Bertrik Sikken
2009-05-11
Don't allow disconnecting from the usb screen, as this doesn't work properly ...
Frank Gevaerts
2009-04-25
Remove unnecessary #include "adc.h"
Bertrik Sikken
2009-03-12
don't define handle_usb_events() for the simulators
Frank Gevaerts
2009-03-12
Make handle_usb_events() static
Frank Gevaerts
2009-03-08
Make the USB disconnect feature dependent on HAVE_USB_POWER. This may not
Frank Gevaerts
2009-03-08
Allow the user to leave MSC mode by pressing the USB POWER button (the one th...
Frank Gevaerts
2009-03-04
Cosmetic fix: remove duplicate semicolons
Bertrik Sikken
2009-01-05
fix red and yellow
Jonathan Gordon
2009-01-02
More SYS_FOURHERTZ handling fixes.. (FS#9740 FS#9741)
Jonathan Gordon
2008-12-31
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-12-24
Simplify powermgmt thread loops so it calls functions turn (no more power_thr...
Michael Sevakis
2008-12-12
Make some more constants involved in right shifts unsigned to get rid of __as...
Jens Arnold
2008-12-12
fix FS#9615 - the set time/date screen was not setting the viewport before us...
Jonathan Gordon
2008-12-03
Straighten out some powermanagement stuff. Give target complete control over ...
Michael Sevakis
2008-11-03
Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...
Björn Stenberg
2008-10-31
cleanup storage defines
Frank Gevaerts
2008-10-19
Dont show lines which have no info in the id3 viewer screen.
Jonathan Gordon
2008-10-15
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...
Björn Stenberg
2008-08-15
FS#9281 Rename of splash functions.
Nils Wallménius
2008-08-02
Fix voicing of incorrect run time (top time instead of run time). Simplify ru...
Bertrik Sikken
2008-07-06
Repair charging screen on archos. usb_detect() doesn't return a boolean since...
Jens Arnold
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-23
A bit of code police...
Peter D'Hoye
2008-05-11
doh! fix yellow.
Jonathan Gordon
2008-05-11
and the time/date screen...
Jonathan Gordon
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-05-05
move the pitchscreen out of screens.c.. no functional changes
Jonathan Gordon
2008-05-03
Viewported quickscreen (take 2 :D) (FS#8553)
Jonathan Gordon
2008-04-26
Const police raid, making a lot of pointers to lang strings const and removin...
Nils Wallménius
2008-04-09
Pass the buffer length to the list_get_name callback functions instead of usi...
Nils Wallménius
2008-03-29
Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...
Dave Chapman
2008-03-26
the menu and list now accepts a parent viewport to draw in (and the menu can ...
Jonathan Gordon
2008-02-05
(Hopefully) Revert the quickscreen changes. Many fixes need to be made,
Paul Louden
2008-02-05
updated the quickscreen's:
Jonathan Gordon
2007-11-22
#ifdef out unused function to fix warning for non rtc and non bitmap targets
Nils Wallménius
2007-11-22
Simplify code for set time and date screen
Nils Wallménius
2007-11-08
Fix FS#8114 remove redundant screen updating and minor code police.
Nils Wallménius
2007-11-07
fix red
Jonathan Gordon
2007-11-07
compile talk.c on hwcodec sim. it wont actually talk though
Jonathan Gordon
2007-11-07
fix warnings
Jonathan Gordon
2007-11-07
Accept FS#7777: Voice for the "Running Time" screen
Stéphane Doyon
2007-10-28
Detabify a line...
Magnus Holmgren
2007-10-24
Try and save some bytes, seeing as we already assumed LANG_ constants for mon...
Steve Bavin
2007-10-24
fix up the (c) notice
Jonathan Gordon
2007-10-24
Complete info screen voicing; now consistent with displayed screen
Steve Bavin
2007-10-24
Save a few bytes by changing unit selection strategy
Nils Wallménius
[next]