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
2012-04-28
Add "ipod" mode to bin2c.
Dominik Riebeling
1
-6
/
+28
2012-04-28
rbcodec refactoring: get_audio_base_data_type
Sean Bartell
4
-15
/
+10
2012-04-28
Replace a \n-using sed expression with a more compatible tr
Frank Gevaerts
1
-1
/
+1
2012-04-27
Some whitespace correction in dsp_*.S
Michael Sevakis
3
-36
/
+36
2012-04-27
Fix up some more type stuff in pcmbuf.c.
Michael Sevakis
2
-11
/
+11
2012-04-27
rbcodec refactoring: dsp_set_eq_coefs
Sean Bartell
4
-13
/
+15
2012-04-27
rk27xx: Add failsafe mode to the bootloader
Marcin Bukat
1
-2
/
+80
2012-04-27
rk27xx: Do not turn off clocks in bootloader as this breaks OF loading
Marcin Bukat
1
-1
/
+2
2012-04-26
Consolidate compressor settings into a struct.
Michael Sevakis
8
-211
/
+216
2012-04-26
Oops, Shoulda been "int16_t" not "uint16_t".
Michael Sevakis
1
-1
/
+1
2012-04-26
Coldfire (m68k): Add macros for tpf.w/l instructions.
Michael Sevakis
1
-0
/
+11
2012-04-26
Adjust some typing in voice_thread.c. Constants are also counts, not sizes.
Michael Sevakis
2
-17
/
+21
2012-04-26
Add a more correct absolute difference function to dsp-util.
Michael Sevakis
2
-7
/
+13
2012-04-26
Add a NO_INLINE attribute to gcc_extensions.
Michael Sevakis
1
-0
/
+5
2012-04-26
test_codec: Fix some problems with writing WAV with DSP
Michael Sevakis
1
-41
/
+34
2012-04-26
MPEGPlayer: Fixup typecasting for PCM buffer a bit.
Michael Sevakis
2
-3
/
+3
2012-04-26
MI4 bootloader: check for copy result.
Dominik Riebeling
1
-2
/
+15
2012-04-26
Check for bootloader file on device before copying.
Dominik Riebeling
1
-3
/
+16
2012-04-26
Add missing basque and english-us languages.
Dominik Riebeling
1
-0
/
+2
2012-04-26
Voicefile: remove < and > from voice strings before speaking.
Dominik Riebeling
1
-0
/
+1
2012-04-26
Fix red.
Andrew Ryabinin
1
-1
/
+1
2012-04-26
hm60x/hm801: Increase backlight frequency. This will remove background hiss.
Andrew Ryabinin
1
-5
/
+21
2012-04-25
Add codecs to librbcodec.
Sean Bartell
757
-122
/
+122
2012-04-25
imxtools: fix missing '\n'
Amaury Pouly
1
-3
/
+4
2012-04-25
imxtools: fix missing '\n'
Amaury Pouly
1
-1
/
+1
2012-04-24
Refresh mountpoint from UI before checking for existence.
Dominik Riebeling
1
-0
/
+3
2012-04-22
gitscraper: support Python3.
Dominik Riebeling
2
-23
/
+23
2012-04-22
cook: fix incorrect memset size argument
Bertrik Sikken
1
-1
/
+1
2012-04-22
libgme: fix incorrect memset size argument
Bertrik Sikken
1
-1
/
+1
2012-04-22
Simplify warning suppression for unused argument
Bertrik Sikken
1
-1
/
+1
2012-04-22
event classes are single bits
Jonathan Gordon
1
-1
/
+1
2012-04-22
Fix Rockblox plugin display issues on Clip Zip
Marty Miller
4
-12
/
+17
2012-04-22
hm60x: Fix charger detection.
Andrew Ryabinin
1
-2
/
+10
2012-04-22
skin_engine: rework the parser to be closer to the langauge grammar.
Jonathan Gordon
3
-80
/
+57
2012-04-20
Missed a comma.
Björn Stenberg
1
-1
/
+1
2012-04-20
Add rockchip targets to builds.pm.
Andrew Ryabinin
1
-0
/
+12
2012-04-20
rk27generic: Disable plugins.
Andrew Ryabinin
1
-1
/
+1
2012-04-20
rk27xx: Fix warnings.
Andrew Ryabinin
2
-19
/
+20
2012-04-20
Fix typo.
Andrew Ryabinin
1
-1
/
+1
2012-04-20
rk27xx: Remove debug use of timer1 in sd driver.
Andrew Ryabinin
1
-1
/
+0
2012-04-19
hm801: Update keymaps.
Andrew Ryabinin
1
-34
/
+172
2012-04-19
hm60x: Update keymaps.
Andrew Ryabinin
1
-14
/
+156
2012-04-19
hm801: Add support for plugins.
Andrew Ryabinin
51
-20
/
+398
2012-04-19
hm60x: Add support for plugins.
Andrew Ryabinin
51
-3
/
+492
2012-04-19
hm60x: Use binary search in button driver.
Andrew Ryabinin
1
-11
/
+21
2012-04-19
hm60x/hm801: Buttons rework.
Andrew Ryabinin
3
-7
/
+9
2012-04-17
as3514 rtc: sansa clip zip uses 1970/1/1 base date instead of special AS3525v...
Bertrik Sikken
1
-2
/
+6
2012-04-17
touchscreen/lists: fix two regressions
Thomas Martitz
1
-8
/
+11
2012-04-17
android: Bring back broken unzip progress dialog.
Thomas Martitz
2
-11
/
+22
2012-04-17
android: bump target platform version to 4.0.3 (this time for real).
Thomas Martitz
1
-1
/
+1
[next]