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
2014-01-05
Bump Rockbox Utility version to 1.4.0.
rbutil_1.4.0
Dominik Riebeling
2
-3
/
+3
2014-01-05
Check that core_alloc_maximum() returned something useful, and panic if not
Frank Gevaerts
1
-0
/
+5
2014-01-05
Add missing kernel.h includes (hopefully all of them), take #3.
Thomas Martitz
2
-3
/
+6
2014-01-05
Add missing kernel.h includes (hopefully all of them), take #2.
Thomas Martitz
10
-4
/
+19
2014-01-05
Add missing kernel.h includes (hopefully all of them).
Thomas Martitz
30
-19
/
+66
2014-01-05
bmp.c: Undo debug stuff that got in by accident.
Thomas Martitz
1
-3
/
+1
2014-01-05
Do not include kernel.h in system.h.
Thomas Martitz
16
-18
/
+41
2014-01-05
apps/bitmaps: Replace pseudo-native default icons with mono ones.
Thomas Martitz
9
-11
/
+8
2014-01-05
lcd: Fix certain drawmode combinations.
Thomas Martitz
2
-35
/
+64
2014-01-05
Fix rm function on Windows once more.
Dominik Riebeling
1
-1
/
+1
2014-01-05
Fix rm function on Windows.
Dominik Riebeling
1
-1
/
+1
2014-01-05
Fix rebuilding of libs on OS X.
Dominik Riebeling
1
-2
/
+5
2014-01-05
Add missing german translations and lupdate remaining ones.
Dominik Riebeling
16
-0
/
+146
2014-01-05
Update french Rockbox Utility translation.
Dominik Riebeling
1
-33
/
+34
2014-01-05
Make some missing strings translatable.
Dominik Riebeling
1
-4
/
+4
2014-01-05
Update german Rockbox Utility translation.
Dominik Riebeling
2
-33
/
+44
2014-01-05
Fix Chinese translation and missing "Attack Time" string
PurlingNayuki
1
-4
/
+21
2014-01-05
Dutch (nl) translation update of RockboxUtility
Bertrik Sikken
1
-38
/
+39
2014-01-05
lupdate all translations.
Dominik Riebeling
16
-7878
/
+10162
2014-01-05
Drop year from (c) notice in Rockbox Utility.
Dominik Riebeling
17
-25
/
+25
2014-01-05
Fix potentially problematic sprintf statement.
Dominik Riebeling
1
-2
/
+2
2014-01-05
Revert "Fix data abort introduced by ef92ed4a."
Thomas Martitz
1
-2
/
+4
2014-01-04
Fix data abort introduced by ef92ed4a.
Frank Gevaerts
1
-1
/
+1
2014-01-04
Fix bpb_is_sane() cluster size calculation for non-512 byte sectors.
Frank Gevaerts
1
-4
/
+9
2014-01-03
Make fat test tool build again, and make its sector size configurable.
Frank Gevaerts
3
-11
/
+10
2014-01-03
atj213x: obtain PC value in more elegant way
Marcin Bukat
1
-7
/
+6
2014-01-02
creativezenv: change target_id & MODEL_NUMBER.
Andrew Ryabinin
2
-2
/
+2
2013-12-30
Fix build error
Jonathan Gordon
1
-0
/
+2
2013-12-29
skin_engine: unload skin backdrops when the skins are reset
Jonathan Gordon
1
-0
/
+2
2013-12-24
regtools/qeditor: always open a register tab at init
Amaury Pouly
1
-0
/
+2
2013-12-24
hwstub: update zenxfistyle code
Amaury Pouly
1
-12
/
+8
2013-12-24
hwstub: use delay in zenxfistyle code
Amaury Pouly
1
-7
/
+7
2013-12-24
hwstub: fix lcdif pin setup for 18-bit bus
Amaury Pouly
1
-1
/
+8
2013-12-24
hwstub: add delay function
Amaury Pouly
2
-0
/
+21
2013-12-24
hwstub: add ZEN X-Fi Style code (preliminary)
Amaury Pouly
1
-0
/
+187
2013-12-24
imxtools/scsitools: tool can now write a firmware using SCSI
Amaury Pouly
1
-1
/
+162
2013-12-24
hwstub: fix lcdif code for 18-bit word length
Amaury Pouly
1
-0
/
+5
2013-12-24
zenxfi2: remove unused function
Amaury Pouly
1
-5
/
+0
2013-12-24
recording: Fix sloppy return value check. This caused an OOM panic.
Thomas Martitz
1
-1
/
+1
2013-12-24
hwcodec: core_alloc_maximum() returned 0 bytes if talk.c controls the audio b...
Thomas Martitz
1
-0
/
+6
2013-12-23
lcd: Fix scrolling.
Thomas Martitz
1
-4
/
+3
2013-12-23
Proposed fix for FS#12878: Zero-length embedded album art prevents mp3 playback
Jack Whitham
1
-1
/
+2
2013-12-23
Fix more reds.
Thomas Martitz
1
-1
/
+1
2013-12-23
Fix yellow.
Thomas Martitz
1
-0
/
+1
2013-12-23
hwcodec: Need to grab audio buffer before recording.
Thomas Martitz
1
-1
/
+13
2013-12-23
fix some reds.
Thomas Martitz
2
-1
/
+4
2013-12-23
playback,talk: Share audiobuffer via core_alloc_maximum().
Thomas Martitz
15
-581
/
+670
2013-12-22
buflib: Add buflib_context_relocate().
Thomas Martitz
2
-0
/
+41
2013-12-22
buflib: Try harder in buflib_alloc_maximum().
Thomas Martitz
2
-4
/
+17
2013-12-22
Fix errors introduced by a62bd92.
Thomas Martitz
1
-3
/
+4
[next]