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
path:
root
/
apps
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-13
Oops, forgot to set keywords prop
Dave Chapman
1
-1
/
+1
2007-06-13
ARM assembler predictor decoding function. This increases my -c1000 test tra...
Dave Chapman
4
-2
/
+520
2007-06-13
Accept FS#7264 'Build with -Os switch for coldfire targets'.
Nils Wallménius
17
-24
/
+95
2007-06-11
Make the screen draw correctly with the user iconset
Jonathan Gordon
1
-1
/
+1
2007-06-11
..and add a couple of comments.
Steve Bavin
1
-2
/
+2
2007-06-11
...forgot one.
Steve Bavin
1
-3
/
+3
2007-06-11
When recording, disable voice menus without actually modifying user settings....
Steve Bavin
9
-26
/
+48
2007-06-10
Move the root_menu() call out of tree.c.
Jonathan Gordon
3
-9
/
+9
2007-06-10
C optimisations to the predictor decoding - create a single function for deco...
Dave Chapman
4
-130
/
+203
2007-06-10
Fix a minor annoyance with the last commit where selecting an item could resu...
Jonathan Gordon
1
-13
/
+14
2007-06-10
Really fix FS#7274
Jonathan Gordon
1
-1
/
+1
2007-06-10
Fix metronome errors for hw codec.
Michael Sevakis
1
-0
/
+2
2007-06-10
Plugins that play sound must be sure to set inputs and outputs on audio muxed...
Michael Sevakis
7
-13
/
+59
2007-06-09
simple fix for FS#7274 - selected item might not be shown when a list is draw...
Jonathan Gordon
1
-1
/
+6
2007-06-09
Define and use a local APE_MAX function to make the standalone demac decoder ...
Dave Chapman
1
-2
/
+7
2007-06-09
Fix small preprocessor goofup.
Michael Sevakis
1
-2
/
+2
2007-06-08
Straighten out some audio path APIs and misc. audio stuff. Having recording i...
Michael Sevakis
10
-111
/
+184
2007-06-08
Build Tremor with -O3 for coldfire targets, gives a slight increase in speed,...
Nils Wallménius
1
-1
/
+7
2007-06-08
Seeking and resume support for Monkey's Audio
Dave Chapman
7
-18
/
+202
2007-06-08
Add test_codec to viewers.config. As Jens pointed out, if it's not built, it...
Dave Chapman
1
-0
/
+1
2007-06-08
Correct the parsing of v3.97 Monkey's Audio files.
Dave Chapman
1
-3
/
+3
2007-06-07
Fix a bug concerning difficulty, pointed out by DerPapst in IRC.
Paul Louden
1
-1
/
+1
2007-06-07
Add a mode the lists which doesnt show the selection marker.
Jonathan Gordon
3
-5
/
+51
2007-06-07
Forgot this one. We should maybe use enums more...
Steve Bavin
1
-1
/
+1
2007-06-07
Separate out voice options for .talk clips (FS #7249). This removes the assu...
Steve Bavin
6
-48
/
+87
2007-06-07
Include mac decoder in tarballs
Nils Wallménius
1
-0
/
+2
2007-06-07
show the version in the rockbox info screen
Jonathan Gordon
1
-4
/
+20
2007-06-06
Assumption about there being MPEG1-only samplerates available and therefore M...
Michael Sevakis
1
-3
/
+13
2007-06-06
* Speed up the level transition in Star for iPod Video (else it's sloooooow).
Antoine Cellerier
1
-21
/
+26
2007-06-06
Fix drawing on overlaping qixes on B&W displays.
Antoine Cellerier
1
-1
/
+1
2007-06-06
Yet some more optimisation and recorder/ondio related bug fixing for Xobox.
Antoine Cellerier
1
-33
/
+19
2007-06-06
Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...
Michael Sevakis
3
-6
/
+77
2007-06-06
Make v3.97 APE files work in Rockbox
Dave Chapman
2
-40
/
+95
2007-06-06
Backdrop code should now be surrounded by #if LCD_DEPTH > 1
Dave Chapman
1
-1
/
+1
2007-06-06
Correct a comment (thanks to Markun for spotting)
Dave Chapman
1
-4
/
+3
2007-06-06
FS#7260 - updated Italian translation
Jonathan Gordon
1
-67
/
+183
2007-06-05
Fix bitmap drawing for b&w targets on xobox.
Antoine Cellerier
1
-9
/
+7
2007-06-05
Add recorder and ondio support to Xobox.
Antoine Cellerier
2
-24
/
+90
2007-06-05
Xobox: really make it fast. Plays smoothly on Video iPod even at fastest speed.
Antoine Cellerier
1
-71
/
+65
2007-06-05
Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...
Dave Chapman
33
-4
/
+3390
2007-06-05
Add some more explicit defines for my previous commit.
Nicolas Pennequin
2
-14
/
+18
2007-06-05
Make the bitmap loading code handle the progressbar and backdrop bitmaps in a...
Nicolas Pennequin
2
-31
/
+29
2007-06-05
e200: Fix errors from recording addition and a warning that comes up when fix...
Michael Sevakis
1
-0
/
+2
2007-06-05
e200: Add recording. Just from MIC right now and FM integration will happen s...
Michael Sevakis
2
-0
/
+26
2007-06-05
Fix most (all) known list wierdness bugs, hopefully simplifies the code a bit...
Jonathan Gordon
1
-106
/
+91
2007-06-04
Hungarian translation update by Imre herceg (FS #6888)
Peter D'Hoye
1
-272
/
+1722
2007-06-04
FS #7247 by Gerhard Dirschl. Fixes bufferoverflow in radio code.
Peter D'Hoye
1
-2
/
+2
2007-06-04
Update the Swedish translation.
Magnus Holmgren
1
-83
/
+385
2007-06-04
Fix FS#7242 - the action code now checks the time difference between events t...
Jonathan Gordon
1
-1
/
+6
2007-06-04
* xobox.c: Fix speed range.
Antoine Cellerier
1
-1
/
+1
[next]