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
2006-12-02
A few minor fixes (typos, accuracy in the Ondio manual).
Marianne Arnold
4
-13
/
+14
2006-12-01
Improved Sansa keymap. Based on version provided by Pavel Gnelitsa.
Barry Wardell
1
-92
/
+110
2006-12-01
updated pitch screen section with semitone mode and new buttonmappings patch ...
Nils Wallménius
16
-16
/
+39
2006-12-01
Add description of the properties feature.
Nils Wallménius
1
-0
/
+4
2006-12-01
FM radio chapter: give the right information for now, a rework will follow (u...
Marianne Arnold
1
-46
/
+54
2006-12-01
Ondio manuals: add the description of the player for blind users, updates to ...
Marianne Arnold
2
-15
/
+32
2006-12-01
Corrections and additions to the plugin section (mainly in the button tables)...
Marianne Arnold
4
-23
/
+42
2006-12-01
Encoders: Mixdown to mono should round towards zero not -infinity.
Michael Sevakis
4
-6
/
+6
2006-11-30
More intuitive keymapping in pitch screen. Patch #6394 by Alexander Levin.
Peter D'Hoye
1
-5
/
+9
2006-11-30
Printing text right before clearing the display is not a very wise thing to d...
Peter D'Hoye
1
-1
/
+1
2006-11-30
Ooops... forgot about those charcells
Peter D'Hoye
1
-1
/
+4
2006-11-30
File and (recursive) directories properties in the file browser context menu....
Peter D'Hoye
9
-3
/
+410
2006-11-30
Prevent a stack overflow on iPod 5.5G due to increased sector size.
Miika Pekkarinen
1
-2
/
+2
2006-11-30
Use Long <button> instead of a mix between Hold/Long
Martin Arver
14
-36
/
+36
2006-11-30
Overhaul of the Recording part of the main menu chapter. Converted to actions...
Nils Wallménius
8
-103
/
+200
2006-11-29
Read .m3u playlist files using the default code page (unless they start with ...
Magnus Holmgren
3
-4
/
+45
2006-11-29
Add support for compiling encoders without adjustable CPU frequency and/or IRAM.
Michael Sevakis
4
-23
/
+69
2006-11-29
The Windows start menu says Run, not Execute.
Jonas Häggqvist
1
-1
/
+1
2006-11-29
PCM: A few tiny changes. 1) Recording a) Flush all pending files if filename ...
Michael Sevakis
4
-16
/
+54
2006-11-29
Prevent the click of death when connecting an ipod to usb.
Miika Pekkarinen
3
-1
/
+13
2006-11-29
Fixed FS#6389 - Sound disappears after pitch change and jump to the start of ...
Michael Sevakis
1
-0
/
+1
2006-11-28
Changed \nopt to \opt to make ondiosp manual build again
Nils Wallménius
1
-4
/
+6
2006-11-28
Fix minor typo in the plugin playback control menu c->C
Nils Wallménius
1
-1
/
+1
2006-11-28
SWCODEC: Audio-related threads must be free of further tasks before returning...
Michael Sevakis
4
-33
/
+32
2006-11-27
forgot to add the RTC drivers
Marcoen Hirschberg
1
-0
/
+1
2006-11-27
iRiver: Channel 2 shouldn't be monitored except for radio playback.
Michael Sevakis
1
-9
/
+14
2006-11-27
Avoid calls to audio and talk functions in audio_get_buffer until init is com...
Michael Sevakis
1
-3
/
+4
2006-11-27
move rtc functions to seperate files
Marcoen Hirschberg
5
-101
/
+169
2006-11-27
Bootbox now needs target includes.
Jens Arnold
1
-1
/
+1
2006-11-27
Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...
Jens Arnold
18
-368
/
+625
2006-11-27
Change default filenames from tagcache to database
Jonas Häggqvist
1
-3
/
+3
2006-11-26
FS#6357, patch 3: implemented simple temporary malloc for the Vorbis decoder.
Tomasz Malesinski
5
-43
/
+98
2006-11-26
After FS#6357 I see that I left an unneeded call to pcm_play_stop in zxbox.c ...
Michael Sevakis
1
-5
/
+0
2006-11-26
Fixed the build error in FS#6357, patch 1.
Tomasz Malesinski
2
-2
/
+2
2006-11-26
Cube: Keep main colours and backdrop.
Jens Arnold
1
-5
/
+8
2006-11-26
FS#6357, patch 1: let iramcopy and bss share the same space in codecs and
Tomasz Malesinski
33
-437
/
+190
2006-11-26
Starfield should be white on black on colour targets, and disable backdrops.
Jens Arnold
1
-0
/
+8
2006-11-26
X5: Slightly lower threshold value to reliably disable constant adc reading w...
Jens Arnold
1
-1
/
+1
2006-11-26
Fixed the errors for H300.
Miika Pekkarinen
1
-7
/
+7
2006-11-26
Data cache for the EEPROM driver to speed up reading/writing. This
Miika Pekkarinen
1
-24
/
+36
2006-11-26
Backdrop support in the X5 remote LCD driver. Still needs to be wired to the ...
Jens Arnold
2
-7
/
+116
2006-11-26
SWCODEC: Stop clicks between tracks when resampler is active by only switchin...
Michael Sevakis
16
-15
/
+23
2006-11-26
dont allow the ata callbacks to be run less than once every 30s unless
Jonathan Gordon
5
-13
/
+17
2006-11-26
ipod keypad fixes.. fixes bubbles
Jonathan Gordon
1
-6
/
+6
2006-11-26
fix metronome keys
Jonathan Gordon
1
-5
/
+12
2006-11-25
Fixed header parsing in AIFF. The minimum header size is 54 bytes for an audi...
Michael Sevakis
2
-38
/
+38
2006-11-25
Fixed bug in dither_init that was causing the AIFF playback at sample rates o...
Michael Sevakis
1
-2
/
+2
2006-11-25
Made the AGC functions compatible with non-latin languages following the
Shachar Liberman
33
-70
/
+3588
2006-11-25
Allow GPIO debug screen on Sansa. Also remove a warning from the NAND driver
Daniel Ankers
2
-2
/
+1
2006-11-25
Use scramble for normal Sansa builds
Daniel Ankers
1
-1
/
+1
[next]