index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
misc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-18
Use the strrsplt function in one more place
Nils Wallménius
1
-0
/
+2
2007-08-01
Fix some places for USB_NONE. Still some more complex cases left though.
Jens Arnold
1
-1
/
+1
2007-06-22
Prevent initial spinup when starting first file when in a stopped state on no...
Michael Sevakis
1
-3
/
+3
2007-06-17
Give color targets the ability to display each LCD line a different color and...
Brandon Low
1
-0
/
+4
2007-05-30
Move the setvol wrapper function to misc.c and use it in more places instead ...
Nils Wallménius
1
-0
/
+3
2007-04-09
Stop/shutdown logic rework in browsers and menus. Recorder V1: Double-Off shu...
Jens Arnold
1
-0
/
+1
2007-03-30
Don't check for bootfile changes on devices that use OF for USB (and thus reb...
Peter D'Hoye
1
-0
/
+2
2007-03-30
Check if a new version got installed after usb disconnect and ask if user wan...
Peter D'Hoye
1
-0
/
+4
2007-03-16
Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...
Jens Arnold
1
-2
/
+2
2007-02-17
A few more bookmark code tweaks. Also improves how the bookmark selection scr...
Magnus Holmgren
1
-0
/
+9
2006-11-15
Make the updated %rg tag match playback behaviour (fall back to track gain if...
Magnus Holmgren
1
-0
/
+8
2006-11-06
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
1
-5
/
+30
2006-10-21
Implement fast_readline as a function and use it for tagtree also.
Miika Pekkarinen
1
-0
/
+2
2005-12-04
Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...
Dave Chapman
1
-1
/
+1
2005-10-01
Core: A graphics framework can now register a hook function to extend the cor...
Jens Arnold
1
-0
/
+1
2005-09-02
Patch #1272052 by Henrik Backe - Move credits to a plugin
Linus Nielsen Feltzing
1
-0
/
+1
2005-09-02
Added universal functions for creation of numbered filenames and date+time fi...
Jens Arnold
1
-0
/
+8
2005-08-18
The shutdown message is now displayed before saving the database, giving bett...
Linus Nielsen Feltzing
1
-1
/
+0
2005-04-06
Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...
Linus Nielsen Feltzing
1
-0
/
+1
2005-02-07
oops again, incomplete long policy
Jean-Philippe Bernardy
1
-2
/
+2
2005-01-31
New function for formatting large-range values for output, both printed and v...
Jens Arnold
1
-5
/
+7
2004-10-12
Extended default_event_handler() that calls a callback function prior to actu...
Jens Arnold
1
-0
/
+1
2004-07-26
Cosmetic changes
Linus Nielsen Feltzing
1
-1
/
+1
2004-07-26
First step in revamping the USB event handling, paving the way for the upcomi...
Linus Nielsen Feltzing
1
-0
/
+1
2004-07-24
New feature: clean shutdown if you press OFF twice in the file browser, or se...
Linus Nielsen Feltzing
1
-0
/
+1
2004-07-05
Moved settings_parseline() to misc.c
Linus Nielsen Feltzing
1
-0
/
+6
2004-06-30
New screen dump feature for recorders
Linus Nielsen Feltzing
1
-0
/
+5
2003-05-04
Moved read_line() to misc.c
Linus Nielsen Feltzing
1
-0
/
+8
2003-03-10
renamed string.c to misc.c and added a misc.h for the num2max5() function,
Daniel Stenberg
1
-0
/
+24
[prev]