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-07-08
Apply patch number 3 from http://www.rockbox.org/tracker/task/5430
Antoine Cellerier
1
-2
/
+4
2006-07-05
Fix an occasional crash when using .talk MP3 files for directories in ID3 bro...
Peter D'Hoye
2
-5
/
+4
2006-07-04
Fix party mode which I broke recently. Thanks to Steve Bavin for spotting.
Peter D'Hoye
1
-0
/
+2
2006-07-03
Oops. Fix broken player build
Dave Chapman
1
-1
/
+5
2006-07-03
Patch #5616 from Martin Scarratt (mmmm) - multi-screen support for the Rockbo...
Dave Chapman
1
-12
/
+45
2006-07-03
Patch by Mark Arigo to close bug report #5305 - fixes crashes when attempting...
Dave Chapman
1
-2
/
+4
2006-07-03
Add the rockbox-full.zip file to the "make clean" rule (rockbox.zip is alread...
Dave Chapman
1
-1
/
+1
2006-07-03
Karl Ove Hufthammer's nynorsk translation
Daniel Stenberg
2
-0
/
+8510
2006-07-03
use btnmap in jpeg viewer, updated keypresses and some small tweaks to the text.
Nils Wallménius
1
-36
/
+36
2006-07-02
Increased peakmeter accuracy in the (for recording important) -12 to 0 dB ran...
Peter D'Hoye
1
-65
/
+55
2006-07-02
OOPS Forgot remote keys bindings for the ID3 info screen
Kevin Ferrare
2
-19
/
+4
2006-07-02
added support remote support for the id3 infos screen (had to slightly change...
Kevin Ferrare
9
-218
/
+176
2006-07-02
Use fname macro on the file extensions
Martin Arver
1
-14
/
+14
2006-07-01
Also fade out when stopping playback from within the browser (when configured...
Peter D'Hoye
2
-0
/
+4
2006-07-01
Restore the WPS display correctly after leaving the F3 quick screen on Archos...
Linus Nielsen Feltzing
1
-0
/
+10
2006-07-01
Add instruction on how to enter the id3 viewer for ipods. Remove some unwante...
Dominik Riebeling
1
-8
/
+11
2006-07-01
add bass / treble setting information for ipods.
Dominik Riebeling
1
-2
/
+8
2006-07-01
update the File Formats table a bit and opt some target specific entries.
Dominik Riebeling
1
-20
/
+31
2006-07-01
Correct calculation of number of lines in the textarea with the button bar en...
Linus Nielsen Feltzing
1
-2
/
+2
2006-07-01
Added multi-screen API to the plugins API, made 'demystify plugin' use the re...
Kevin Ferrare
5
-62
/
+98
2006-07-01
Remove rockblox from the manual
Martin Arver
9
-30
/
+0
2006-07-01
Remove Rockblox as it is superseeded by Tetrox
Martin Arver
2
-462
/
+0
2006-07-01
Remove battery_test from the manual
Martin Arver
9
-13
/
+0
2006-07-01
Relocated the iriver remote button defines and added them to settings.h as we...
Peter D'Hoye
2
-11
/
+19
2006-06-30
Removed battery_test because it's superseded by battery_bench.
Jens Arnold
2
-160
/
+0
2006-06-30
Combine two ifdefs
Peter D'Hoye
1
-10
/
+6
2006-06-30
Fix two warnings for h1x0 sim
Peter D'Hoye
1
-0
/
+4
2006-06-30
For iriver recording: do not boost while recording unless source is spdif. Wh...
Peter D'Hoye
2
-1
/
+22
2006-06-30
I should be sleeping
Kevin Ferrare
2
-9
/
+9
2006-06-30
To avoid having to use the main unit when accidentally launching a plugin fro...
Kevin Ferrare
39
-26
/
+276
2006-06-30
Simplify code...
Jens Arnold
1
-2
/
+2
2006-06-30
volume_strip() now ignores multiple leading slashes like the rest of the path...
Jens Arnold
1
-7
/
+10
2006-06-29
updated minesweeper buttontable, updated and corrected flipit buttontable
Nils Wallménius
2
-32
/
+47
2006-06-29
update by Imre Herceg
Marcoen Hirschberg
1
-0
/
+115
2006-06-28
updated buttontable, broke some long lines and some other tweaks for chip8 em...
Nils Wallménius
1
-15
/
+24
2006-06-28
Forgot to remove test code for utf8
Hardeep Sidhu
1
-1
/
+0
2006-06-28
Re-adding songdb.pl with support for tagcache. Works with mp3 and has partia...
Hardeep Sidhu
3
-0
/
+3364
2006-06-27
Fix for wav files where the fmt chunk is not close to the start of the file
Adam Boot
2
-47
/
+68
2006-06-23
Add LCD remote interface for the graphical equalizer. Patch #5585 from jdgordon.
Dan Everton
1
-15
/
+95
2006-06-22
keypress table and some smanll tweaks for bounce
Nils Wallménius
1
-11
/
+19
2006-06-22
Recorder, Player: * Fix remote up/down in lists (browser, menu). * Add remot...
Jens Arnold
2
-4
/
+10
2006-06-21
Ondio: better default battery capacity.
Jens Arnold
2
-2
/
+2
2006-06-21
Added discard_codec to simulator code.
Tomasz Malesinski
1
-0
/
+2
2006-06-21
Updated Polish translation.
Tomasz Malesinski
1
-152
/
+5369
2006-06-21
Ondio, iPods (except video): Fix disappearing volume icon when plugging USB p...
Jens Arnold
1
-4
/
+5
2006-06-21
Wait for voice to complete before stopping playback. Fixes hang when stoppin...
Hardeep Sidhu
1
-0
/
+5
2006-06-19
Add notifications to the flashing section regarding the validity of that section
Martin Arver
1
-0
/
+4
2006-06-19
Fix the scaling not being initialized properly.
Karl Kurbjun
5
-16
/
+11
2006-06-19
Fix errors
Karl Kurbjun
1
-3
/
+8
2006-06-19
Update for Rockboy: - fix scaling for other color screens than H300 - full me...
Karl Kurbjun
21
-762
/
+453
[next]