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.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-24
Minor build script tweaks to make android auto-buildable.
Björn Stenberg
3
-21
/
+34
2010-09-23
Bump Rockbox Utility version to 1.2.8.
rbutil_1.2.8
Dominik Riebeling
2
-2
/
+2
2010-09-23
Set missing svn:keywords property.
Dominik Riebeling
0
-0
/
+0
2010-09-23
Link libstdc++ and libgcc statically.
Dominik Riebeling
1
-0
/
+3
2010-09-23
CREDITS: remove duplicate name (Pinitnun Shanasabang is the same person as Ph...
Bertrik Sikken
1
-1
/
+0
2010-09-23
Fix matching of DLL name in deployment script.
Dominik Riebeling
1
-1
/
+1
2010-09-23
Escape Backslash and improve version check.
Dominik Riebeling
1
-2
/
+2
2010-09-23
Don't actually reimplement an existing feature for hiding the selection marker
Thomas Martitz
3
-16
/
+14
2010-09-23
Explicitly disable hiding the selection bar by default.
Thomas Martitz
1
-0
/
+1
2010-09-23
Touchscreen: Improve scrolling in absolute point mode.
Thomas Martitz
2
-59
/
+127
2010-09-22
Enlarge the button post interval against audio drop outs, Too many lcd updates
Thomas Martitz
1
-2
/
+2
2010-09-22
Touchscreen: button driver improvements
Thomas Martitz
1
-28
/
+61
2010-09-22
Removed a bit too much, libmisc.so shall still depend on rockbox.zip
Thomas Martitz
1
-1
/
+1
2010-09-22
Android port: Remove the "make zip" dependency of make apk again (see r28068).
Thomas Martitz
2
-4
/
+9
2010-09-21
Bad copy&paste.
Thomas Martitz
1
-1
/
+1
2010-09-21
Use convenience function.
Thomas Martitz
1
-7
/
+4
2010-09-21
Polished the makefile a bit.
Björn Stenberg
2
-24
/
+25
2010-09-21
eq menu: remove write-only variable
Rafaël Carré
1
-4
/
+1
2010-09-21
do_setting_from_menu(): remove write-only variables
Rafaël Carré
1
-12
/
+1
2010-09-21
playback_callback(): remove write-only old_repeat_mode
Rafaël Carré
1
-4
/
+0
2010-09-21
eq menu: remove write-only variable present since r8606
Rafaël Carré
1
-2
/
+0
2010-09-21
lang_load(): ignore unused field from the lang file
Rafaël Carré
1
-2
/
+4
2010-09-21
parse_sap_header(): remove write-only variable
Rafaël Carré
1
-5
/
+0
2010-09-20
Fix a bug in playlist viewer's list handling, causing superfluous redraws and
Thomas Martitz
1
-15
/
+20
2010-09-20
Stricter subst to avoid erroneous substitution.
Björn Stenberg
1
-1
/
+1
2010-09-20
Added some missing build information.
Björn Stenberg
1
-14
/
+8
2010-09-20
iap: make variable serbuf non-global
Bertrik Sikken
5
-9
/
+19
2010-09-20
Remove R.java from version control, it's auto-generated.
Thomas Martitz
1
-24
/
+0
2010-09-20
Fix typo
Thomas Martitz
1
-1
/
+1
2010-09-20
Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds.
Thomas Martitz
6
-15
/
+62
2010-09-20
*/app.lds: remove STUBOFFSET
Rafaël Carré
20
-167
/
+41
2010-09-20
file_exists(): fix DEBUGF()
Rafaël Carré
1
-2
/
+2
2010-09-20
rbutil: update french translation
Amaury Pouly
1
-37
/
+37
2010-09-20
usb: remove unused variable and correctly stall on unhandled control requests
Amaury Pouly
1
-2
/
+8
2010-09-20
Remove the call to settings_save() from settings_load_config() as it seems un...
Marcin Bukat
1
-1
/
+0
2010-09-20
format() (and its alias vuprintf) return values are uncheck -> void
Rafaël Carré
3
-12
/
+8
2010-09-19
Remove some unused variables.
Michael Giacomelli
1
-6
/
+4
2010-09-19
Make tooltip for Offline Mode setting wrap properly.
Dominik Riebeling
17
-34
/
+34
2010-09-19
Hopefully fix FS#11630 where the wps backdrop would be shown instead of the m...
Jonathan Gordon
1
-8
/
+9
2010-09-19
get_mp3file_info(): Use the correct printf format in DEBUGF()
Rafaël Carré
1
-9
/
+7
2010-09-19
tagcache open_files(): open the correct file (missed in r27656)
Rafaël Carré
1
-1
/
+1
2010-09-19
radio_screen() return value is unused -> void
Rafaël Carré
2
-15
/
+3
2010-09-19
kbd_input(): move sc assignement under #ifdef HAVE_TOUCHSCREEN
Rafaël Carré
1
-2
/
+3
2010-09-19
ASAP parse_sap_header() : remove write only variables
Rafaël Carré
1
-8
/
+2
2010-09-19
setid3v2title(): unused variable
Rafaël Carré
1
-3
/
+0
2010-09-19
get_mp3file_info(): remove unused variable
Rafaël Carré
1
-3
/
+2
2010-09-19
playlist_shuffle(): remove unused variable
Rafaël Carré
1
-2
/
+0
2010-09-18
Display number of processors in System Info dialog.
Dominik Riebeling
1
-0
/
+1
2010-09-18
Display number of processors in System Info dialog.
Dominik Riebeling
1
-2
/
+11
2010-09-18
Update Polish translation
Rafaël Carré
2
-1
/
+108
[next]