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
2005-07-22
More accurate playback position calculation.
Miika Pekkarinen
2
-6
/
+3
2005-07-21
Applying crossfade settings after exiting the menu.
Miika Pekkarinen
1
-3
/
+6
2005-07-21
Fixed the unnecessary compiler warning.
Miika Pekkarinen
1
-1
/
+1
2005-07-21
Fixed the crossfade setting: Resuming stopped playback automatically
Miika Pekkarinen
3
-4
/
+17
2005-07-21
Updated Galician (Galego) translation by José M. Fandiño
Jonas Häggqvist
1
-763
/
+2446
2005-07-21
Forgot to commit these files.
Miika Pekkarinen
1
-1
/
+1
2005-07-21
Crossfade (and pcm buffer size) length is now configurable.
Miika Pekkarinen
7
-68
/
+144
2005-07-21
Add missing Makefile modification for sound in the Win32 simulator.
Magnus Holmgren
1
-0
/
+1
2005-07-20
Fixed the backwards skipping.
Miika Pekkarinen
1
-1
/
+1
2005-07-20
Implemented mp3_pause_done() for software codecs to make wps correctly
Miika Pekkarinen
1
-0
/
+5
2005-07-19
No longer crashes when resuming or on shutdown in car adapter mode
Ryan Jackson
1
-4
/
+0
2005-07-19
Fixed track changing problems.
Miika Pekkarinen
2
-25
/
+21
2005-07-19
Sokoban: Use greyscale for walls, proper scaling of the player graphic, show ...
Jens Arnold
1
-11
/
+42
2005-07-19
Ooops.
Jens Arnold
1
-2
/
+2
2005-07-19
Use greyscale graphics in minesweeper.
Jens Arnold
1
-0
/
+21
2005-07-19
More preparations and conversions for colour LCD support.
Jens Arnold
5
-9
/
+35
2005-07-19
Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f...
Jens Arnold
4
-6
/
+6
2005-07-18
iriver debug menu: S/PDIF analyzer
Linus Nielsen Feltzing
1
-0
/
+163
2005-07-18
oops... should compile without warnings now
Christian Gmeiner
13
-18
/
+18
2005-07-18
Added CPU_COLDFIRE define - one step closer to iAudio-port
Christian Gmeiner
18
-31
/
+31
2005-07-18
Track count is now correct.
Miika Pekkarinen
1
-1
/
+3
2005-07-17
Fixed a problem that caused codec switching to fail on certain rare
Miika Pekkarinen
1
-5
/
+12
2005-07-17
Initial attempt to support peak meter on iriver. It still has some
Miika Pekkarinen
1
-7
/
+9
2005-07-17
Fixed the gapless playback.
Miika Pekkarinen
1
-6
/
+11
2005-07-17
Bring back missing information (path, frequency) in the ID3 information screen.
Magnus Holmgren
1
-1
/
+1
2005-07-17
Empty line removed.
Mats Lidell
1
-1
/
+0
2005-07-17
Synced.
Mats Lidell
1
-10
/
+70
2005-07-16
added codecs/lib/SOURCES, as mentioned by Antonius Hellmann
Daniel Stenberg
1
-0
/
+1
2005-07-16
Restructured DSP code for readability and speed. Simplified the API.
Magnus Holmgren
3
-397
/
+478
2005-07-16
Synced.
Jens Arnold
1
-1
/
+13
2005-07-16
Removed the bogus debugf.
Miika Pekkarinen
1
-1
/
+0
2005-07-16
Correctly read the next track metadata information. Don't crash if
Miika Pekkarinen
3
-15
/
+27
2005-07-16
DSP settings are properly reset when changing between tracks with different s...
Ryan Jackson
1
-0
/
+1
2005-07-15
Added another call to mcf5249_init_mac in ov_pcm_seek, just in case. Fixed t...
Ryan Jackson
2
-32
/
+13
2005-07-15
Revert back the previous commit, there are some problems with id3
Miika Pekkarinen
1
-2
/
+2
2005-07-15
Don't read metadata twice.
Miika Pekkarinen
1
-1
/
+1
2005-07-15
missing SOURCES added
Daniel Stenberg
1
-0
/
+1
2005-07-15
Don't hang when trying to stop paused playback.
Miika Pekkarinen
1
-1
/
+1
2005-07-15
Removed calls to mcf5249_init_mac() from asm_mcf5249.h, added call for it to ...
Ryan Jackson
2
-10
/
+4
2005-07-15
Fixed a problem that caused playback to stutter when changing tracks
Miika Pekkarinen
2
-12
/
+13
2005-07-15
Fixed a problem that cpu boost didn't always reset when stopping the
Miika Pekkarinen
2
-3
/
+8
2005-07-15
Enable crossfade for simulator.
Miika Pekkarinen
2
-3
/
+2
2005-07-15
Changed assembly optimizations to re-init the MAC each time they're called. F...
Ryan Jackson
2
-4
/
+13
2005-07-14
make pcmbuf_init() an empty macro on targets with HW codec
Daniel Stenberg
1
-1
/
+3
2005-07-14
use the $(SILENT) thing
Daniel Stenberg
1
-1
/
+1
2005-07-14
Call pcmbuf_init() on simulator too.
Miika Pekkarinen
1
-0
/
+1
2005-07-14
Optimised placement of lcd_set_drawmode() - the whole plugin uses DRMODE_FG. ...
Jens Arnold
1
-5
/
+6
2005-07-14
Reset all graphics defaults after returning from plugin.
Jens Arnold
1
-0
/
+4
2005-07-14
fixed the right-end too, added more letters on the big screens and added
Daniel Stenberg
1
-3
/
+12
2005-07-14
The scroll mode now takes advantage of the clipping support in the new
Daniel Stenberg
1
-3
/
+7
[next]