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
2007-09-15
Cosmetics: remove trailing spaces.
Antoine Cellerier
21
-366
/
+366
2007-09-15
Modify Makefile for cross-compiling a windows .exe - this requires the libusb...
Dave Chapman
1
-1
/
+2
2007-09-15
Add a call to usb_set_configuration() (apparently required for both Windows a...
Dave Chapman
1
-3
/
+12
2007-09-15
Fixed an out of buffer boundaries lookup when database has been loaded in ram.
Miika Pekkarinen
1
-1
/
+1
2007-09-15
Use the correct config group when checking the bootloader requirement.
Dominik Riebeling
1
-9
/
+12
2007-09-15
Fix compilation warning.
Antoine Cellerier
1
-2
/
+2
2007-09-15
Fixes to the Complete and Small Installation routines: Don't try installing a...
Antoine Cellerier
2
-33
/
+46
2007-09-15
Automatically scroll to the last line of the progress logger when adding a ne...
Antoine Cellerier
3
-38
/
+40
2007-09-15
Add an "Install All" button to the themes installation dialog.
Antoine Cellerier
3
-3
/
+21
2007-09-15
Change some validation button labels from "Ok" to "Install" or "Uninstall".
Antoine Cellerier
4
-4
/
+4
2007-09-15
Add a note in the E200 install section referring E200R users to the SansaE200...
Dave Chapman
1
-0
/
+2
2007-09-15
Disable wrapping of the bass and treble settings and do the same for volume i...
Nils Wallménius
3
-6
/
+7
2007-09-15
Remove some unrequired SIMULATOR checks - the CPU_* family of defines are nev...
Dave Chapman
3
-6
/
+6
2007-09-15
Fix a qmake warning caused by some invisible character.
Dominik Riebeling
1
-1
/
+1
2007-09-15
make the e200rinstaller bootloader.bin file be created in the ./ directory in...
Jonathan Gordon
1
-0
/
+1
2007-09-15
Updated Swedish translation.
Magnus Holmgren
1
-18
/
+205
2007-09-15
Allow higher battery capacities to be set for ipod 3G, closes FS#7782
Nils Wallménius
1
-1
/
+1
2007-09-14
FS #7761 by Costas Calamvokis: sansa manual changes
Peter D'Hoye
5
-169
/
+186
2007-09-14
If caching is disabled, still cache theme info and images in a temporary dire...
Antoine Cellerier
7
-37
/
+106
2007-09-14
Simplify my previous commit and taking the chance to mention that it should h...
Marianne Arnold
1
-2
/
+1
2007-09-14
Fix, take 2.
Antoine Cellerier
1
-3
/
+5
2007-09-14
Fix http caching.
Antoine Cellerier
1
-2
/
+2
2007-09-14
FS #7761 by Costas Calamvokis: some screenshots for the sansa manual
Peter D'Hoye
2
-0
/
+0
2007-09-14
Enable compiling the iaudio boot section for the M5 manual. So far this secti...
Marianne Arnold
1
-0
/
+1
2007-09-14
Device detection based on USB PIDs. This is currently linux only and requires...
Dominik Riebeling
6
-6
/
+119
2007-09-14
Do not allow install doom files on a target that doesn't have a doom.rock plu...
Antoine Cellerier
1
-1
/
+7
2007-09-14
Archos Recorder v1 also came in 6 GB and 15 GB flavors.
Antoine Cellerier
1
-2
/
+2
2007-09-14
Make it possible to change the BrowseDirtree caption (and do so for the devic...
Antoine Cellerier
3
-3
/
+6
2007-09-14
Add BrowseDirtree::setDir(const QString&) to simplify the code.
Antoine Cellerier
5
-26
/
+26
2007-09-14
On linux, default to /media for the mountpoint selection but make it possible...
Antoine Cellerier
1
-3
/
+7
2007-09-14
Corrent an info message
Dave Chapman
1
-1
/
+1
2007-09-14
Tab police
Nils Wallménius
1
-13
/
+10
2007-09-14
Add chinese translation to rbutil by Xinlu Huang (FS#7697).
Dominik Riebeling
3
-2
/
+3505
2007-09-14
it's /media, not /Media.
Dominik Riebeling
1
-1
/
+1
2007-09-14
rbutil: limit the mountpoint selection to /Media on linux and /Volumes on Mac.
Dominik Wenger
3
-0
/
+10
2007-09-13
Remove the ability to restart chessbox with a button (combo). It became redun...
Marianne Arnold
2
-21
/
+0
2007-09-13
Update german translation - include 'c200' where needed and be a bit more acc...
Marianne Arnold
1
-20
/
+24
2007-09-13
UISIMULATOR: Trying to make it snappy for everyone. Remove forced thread yiel...
Michael Sevakis
1
-8
/
+1
2007-09-13
FS #7752 by Catalin Patulea: Stop 'Rockbox Info' from crashing multivolume ta...
Jens Arnold
1
-1
/
+13
2007-09-13
Slight code simplification
Nils Wallménius
1
-22
/
+10
2007-09-13
Accept FS#7765 by Catalin Patulea, fixes an incorrect struct definition
Nils Wallménius
1
-1
/
+1
2007-09-13
Fix error in the button table (Recorders only) that slipped in with yesterday...
Marianne Arnold
1
-2
/
+2
2007-09-13
fix two bugs related to no-existing settings/bookmark files and simplify the ...
Robert Kukla
1
-56
/
+53
2007-09-12
* Don't touch the backlight(s) (and buttonlight) at backlight init in order t...
Jens Arnold
2
-7
/
+29
2007-09-12
1st/2nd gen bootloader: * Don't be verbose by default anymore. * Don't enable...
Jens Arnold
2
-3
/
+4
2007-09-12
code police (and commit test)
Peter D'Hoye
1
-13
/
+23
2007-09-12
Fix another fixme: rework of the split editor chapter in the Archos manuals. ...
Marianne Arnold
8
-147
/
+159
2007-09-12
Faster video rendering for e200 and Gigabeat.
Michael Sevakis
4
-290
/
+234
2007-09-12
Give more verbose error message when uploading e200rpatcher fails.
Barry Wardell
1
-0
/
+3
2007-09-11
Change the Mac OS X rules to compile a static binary. Also add a README file...
Dave Chapman
2
-4
/
+53
[prev]
[next]