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
2005-07-15
Enable crossfade for simulator.
Miika Pekkarinen
3
-4
/
+6
2005-07-15
songdb.pl doesn't crash when trying to parse Ogg FLAC or Ogg Speex files now.
Ryan Jackson
1
-5
/
+11
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
Win32 sim: better bitmap initialisation.
Jens Arnold
1
-2
/
+8
2005-07-14
First take at PCM playback in the X11 sim on Linux.
Daniel Stenberg
6
-3
/
+153
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
Greyscale graphics driver: Added missing function.
Jens Arnold
2
-3
/
+11
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
2005-07-14
brought back drawdots() and drawrectangles() since the player sim needs them
Daniel Stenberg
1
-0
/
+33
2005-07-14
introducing H1x0 style grayscale support in the X11 sim
Daniel Stenberg
5
-311
/
+96
2005-07-14
Removed unnecessary code that also caused playback glitches when changing tracks
Ryan Jackson
1
-12
/
+5
2005-07-13
Cube.rock extensions: (1) New mode for all platforms - hidden line. (2) Abili...
Jens Arnold
1
-168
/
+226
2005-07-13
Win32 simulators: Fixed button repeat handling when releasing buttons.
Jens Arnold
1
-45
/
+45
2005-07-13
Fixed the errors.
Miika Pekkarinen
2
-13
/
+2
2005-07-13
Removed an unnecessary logf call.
Miika Pekkarinen
1
-1
/
+0
2005-07-13
Separated buffering stuff from pcm_playback to pcmbuf. Renamed some
Miika Pekkarinen
19
-686
/
+705
2005-07-13
Removed a heapload of TABs.
Jens Arnold
1
-38
/
+38
2005-07-12
Cube.rock extension and rework: (1) Solid 4-greylevel mode on iriver H1xx. (2...
Jens Arnold
1
-55
/
+143
2005-07-12
Beginnings of a library complementing the core LCD functions. First function:...
Jens Arnold
3
-0
/
+146
2005-07-12
Added a number of new graphics functions to the plugin API.
Jens Arnold
2
-1
/
+19
2005-07-12
Cube.rock: converted to binary fixed-point arithmetic allowing for some more ...
Jens Arnold
1
-62
/
+66
2005-07-12
Resume now starts playback at the point it was stopped, not 2-7 seconds later.
Ryan Jackson
4
-4
/
+26
2005-07-12
songdb.pl now calculates the checksum for Ogg Vorbis files by starting at the...
Ryan Jackson
2
-3
/
+59
2005-07-12
More atomic GPIO
Linus Nielsen Feltzing
1
-2
/
+2
2005-07-12
use find's -exec instead of xargs to copy files, in an attempt to work better
Daniel Stenberg
1
-2
/
+5
2005-07-12
silence the makefile
Daniel Stenberg
1
-1
/
+0
2005-07-12
make the ctype array unsigned so that bit 7 (octal 0200) can be set and
Daniel Stenberg
3
-20
/
+20
2005-07-12
I find it weird that there is a private copy of this file here, but I'm
Daniel Stenberg
1
-22
/
+1
2005-07-12
Removed an extra semicolon
Linus Nielsen Feltzing
1
-1
/
+1
2005-07-12
removed an extra codec_api struct pointer and the function setting it
Daniel Stenberg
3
-18
/
+12
2005-07-12
Removed picky warnings
Linus Nielsen Feltzing
6
-6
/
+6
2005-07-12
code-policed, removed commented and ifdef'ed code
Daniel Stenberg
1
-178
/
+26
2005-07-12
Atomic GPIO access
Linus Nielsen Feltzing
4
-42
/
+43
2005-07-12
Cleaned up the bootloader code a little
Linus Nielsen Feltzing
1
-22
/
+11
2005-07-12
added uda1380_reset()
Linus Nielsen Feltzing
2
-9
/
+12
2005-07-12
Inverted S/PDIF control on H110
Linus Nielsen Feltzing
2
-1
/
+6
2005-07-11
Clean .ucl
Jens Arnold
1
-1
/
+1
2005-07-11
Resetting the pause indicator when seeking songs.
Miika Pekkarinen
1
-0
/
+1
2005-07-11
Added missing dependencies.
Jens Arnold
2
-2
/
+6
2005-07-11
Adjustment for bootbox.
Jens Arnold
1
-0
/
+2
2005-07-11
Iriver: Disabled dead charging screen code.
Jens Arnold
1
-2
/
+2
2005-07-11
Postfix for bootbox: charging screen reacts on ON press not release as well.
Jens Arnold
1
-1
/
+1
2005-07-11
Fixed a long-standing bug in the charging screen. The charging screen froze w...
Jens Arnold
3
-41
/
+12
2005-07-11
Replaced some yields with sleep(1) to save battery while paused or
Miika Pekkarinen
4
-7
/
+7
2005-07-11
javazoom converter, not the tritonus one..
Michiel Van Der Kolk
1
-1
/
+1
[next]