Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
221c4a250d99836ff288edfa535cddc5473f2a75
221c4a2
official answer from tech support for battery replacing & warranty question.
by Heikki Hannikainen
· 22 years ago
3ec0357
Filters out Stop events from the main menu
by Linus Nielsen Feltzing
· 22 years ago
91e2694
Bjorn (Fisher)'s patch to skip the FAT volume ID being shown.
by Robert Hak
· 22 years ago
99a8a40
added button repeat acceleration
by Eric Linenberg
· 22 years ago
6599063
added link to old release-notes
by Daniel Stenberg
· 22 years ago
538c041
old release-notes
by Daniel Stenberg
· 22 years ago
dc6526c
uh, fonts can be other heights too ;-)
by Daniel Stenberg
· 22 years ago
3fdb360
Credits gone movie-style! ;-)
by Daniel Stenberg
· 22 years ago
5268147
Ahhh... I see the confusion now
by Justin Heiner
· 22 years ago
c4207f1
Almost there with the loadable eq. still not ready to use yet though.
by Justin Heiner
· 22 years ago
8ccbc76
Now uses READ MULTIPLE command. Also corrected some return values.
by Björn Stenberg
· 22 years ago
e4d35f6
made it move really smooth again and extended the X axis sine table
by Daniel Stenberg
· 22 years ago
31a5607
include the player dir too
by Daniel Stenberg
· 22 years ago
a2c0afb
Enabled Warp Mode as well
by Linus Nielsen Feltzing
· 22 years ago
8ca44dc
Enabled DRAM burst mode
by Linus Nielsen Feltzing
· 22 years ago
b19d809
BUTTON_NONE broke the last_button filter
by Linus Nielsen Feltzing
· 22 years ago
1257733
let's see the speed of the scrolling as we set it (made string longer)
by Eric Linenberg
· 22 years ago
90ca5cf
Scrolling now goes up to 30
by Eric Linenberg
· 22 years ago
c5b645b
Chris Pimlott's menu patch -- reorgainzes the menus
by Eric Linenberg
· 22 years ago
e4a2761
The beginnings of loadable EQ's from the tree. Ifdef'd as CUSTOM_EQ
by Justin Heiner
· 22 years ago
e07a97e
Minor update to the last commit
by Justin Heiner
· 22 years ago
a425105
Added status indicator for charging on Player
by Justin Heiner
· 22 years ago
e65b65e
Increased BSY & RDY timeouts to 10 seconds
by Björn Stenberg
· 22 years ago
88aeb71
custom wps without an ending newline should still be OK
by Daniel Stenberg
· 22 years ago
0f387e9
Added (disabled) screendump feature
by Linus Nielsen Feltzing
· 22 years ago
db6242c
make the RIGHT button release work again
by Daniel Stenberg
· 22 years ago
00b7b2c
title change
by Robert Hak
· 22 years ago
c5740ad
where is general info about features?
by Robert Hak
· 22 years ago
18a2dc3
Fixed the disappearing shuffle text
by Linus Nielsen Feltzing
· 22 years ago
ab21668
re-enabled the lastbutton event for recorder only.
by Justin Heiner
· 22 years ago
1ff2543
raised the default contrast a few. Works nicely on all models
by Eric Linenberg
· 22 years ago
c076b27
Added menu wrap. It works on the recorder, but I can't test on the player... hopefully it plays okay!
by Eric Linenberg
· 22 years ago
228ec42
lets make lines 80 chars shall we?
by Robert Hak
· 22 years ago
8877c66
minor line fix, line length > 80 chars
by Robert Hak
· 22 years ago
632bc97
Made menu easier to understand
by Eric Linenberg
· 22 years ago
7eb2711
Nate Nystrom's FF/RW min speed patch
by Eric Linenberg
· 22 years ago
1be02f6
Changed Hybride to Hydride
by Justin Heiner
· 22 years ago
ba34922
wps-display.c
by Justin Heiner
· 22 years ago
0ad2010
Added dir filter toggle (mp3/m3u) to F2 quick-set screen.
by Björn Stenberg
· 22 years ago
5867b49
better version of #50
by Robert Hak
· 22 years ago
9756cb0
more updates. 400/10000 questions, info about rolo
by Robert Hak
· 22 years ago
4498b5e
Changed Player Tree-Icon display to not show any icon for unknown files
by Justin Heiner
· 22 years ago
abe11fd
Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir browser and wps. Fixed minor propfont issues in lcd.c. Exported icons outside of icons.c
by Björn Stenberg
· 22 years ago
27c7392
Brag about ROLO a bit.
by Heikki Hannikainen
· 22 years ago
a3ea737
Ignore prev/next up unless last button was down
by Björn Stenberg
· 22 years ago
34835cc
Added Makefile
by Björn Stenberg
· 22 years ago
6279458
Updated win32 Makefile
by Björn Stenberg
· 22 years ago
c521ed1
Added Randy Wood's ROLO
by Björn Stenberg
· 22 years ago
3d641c9
Added lcd_putc()
by Linus Nielsen Feltzing
· 22 years ago
c3a1bd2
Smarter handling of custom chars
by Linus Nielsen Feltzing
· 22 years ago
7f22b84
Now handles both player/ and recorder/ directories
by Linus Nielsen Feltzing
· 22 years ago
644e4ce
Added lcd_define_pattern()
by Linus Nielsen Feltzing
· 22 years ago
10452d2
Now we have file type icons on the player, thanks to Justin Heiner
by Linus Nielsen Feltzing
· 22 years ago
1cbc882
Wrong order of icons
by Linus Nielsen Feltzing
· 22 years ago
0b63760
New player directory with icons
by Linus Nielsen Feltzing
· 22 years ago
d1bcc58
added the last 51 leves I have been working on to make 101 levels. I know this adds a bunch of bulk to the firmware (about 20k), but I just wanted to get them out there. In the future we can do ./rockbox/slevels with the default levels or something like that. There may be some bugs in these levels, but that is for you to find.
by Eric Linenberg
· 22 years ago
7d627ac
fixed up a bunch of the levels
by Eric Linenberg
· 22 years ago
146ad6d
added better WPS icon and an icon for mod/ajz files
by Eric Linenberg
· 22 years ago
aebcf3a
vote vote vote!
by Daniel Stenberg
· 22 years ago
7a33cca
openprojects => freenode
by Heikki Hannikainen
· 22 years ago
bbbd357
the correct wps file to load now is default.wps
by Justin Heiner
· 22 years ago
90851c5
Clear button queue when leaving menu
by Björn Stenberg
· 22 years ago
0976b57
Fixed broken build
by Björn Stenberg
· 22 years ago
69c87ca
Put Randy up there in the neon lights.
by Daniel Stenberg
· 22 years ago
00c1e05
Ooops! perform_soft_reset() unlocked the mutex...
by Linus Nielsen Feltzing
· 22 years ago
1a682be
Renamed "wps.config" to "default.wps".
by Björn Stenberg
· 22 years ago
52a87c7
removed the conflict markers
by Daniel Stenberg
· 22 years ago
e800bca
make it bourne shell pure
by Daniel Stenberg
· 22 years ago
42c125f
Prevent this script from being run in the same directory where this script
by Daniel Stenberg
· 22 years ago
e1d79e4
Rick's updated spelling
by Daniel Stenberg
· 22 years ago
71e7ace
up-to-date with CREDITS
by Daniel Stenberg
· 22 years ago
d168bba
add more people who have mailed patches
by Daniel Stenberg
· 22 years ago
af8b510
voting rules adding, cut down the index file since submissions are no
by Daniel Stenberg
· 22 years ago
ba3ca9f
added those gnush makefiles
by Daniel Stenberg
· 22 years ago
87c5d45
no more submissions
by Daniel Stenberg
· 22 years ago
e063d32
note that the submission period is now *over*
by Daniel Stenberg
· 22 years ago
7492756
michael frühmann's design added
by Daniel Stenberg
· 22 years ago
5bf4f00
Uwe Freese's design added
by Daniel Stenberg
· 22 years ago
1a51fcc
another one from Rick
by Daniel Stenberg
· 22 years ago
ba034e2
edx updated his design
by Daniel Stenberg
· 22 years ago
bef0a8d
design from Rick Southerland added
by Daniel Stenberg
· 22 years ago
c0a53ea
STANDBY mode works again
by Linus Nielsen Feltzing
· 22 years ago
09ae8cb
Filename with and without extension was mixed.
by Mats Lidell
· 22 years ago
40d866b
Fixed build errors
by Björn Stenberg
· 22 years ago
862813d
Updated with new tags
by Björn Stenberg
· 22 years ago
26964fd
Merged Magnus Holmgren's wps.config code.
by Björn Stenberg
· 22 years ago
862f479
we don't need HAS_LCD_BITMAP
by Robert Hak
· 22 years ago
5e1270e
i stupid, forgot to fix simulators
by Robert Hak
· 22 years ago
407bfb0
Added repeat for ENTER and EXIT
by Björn Stenberg
· 22 years ago
616b93d
Strange ifdef for SIMULATOR removed.
by Mats Lidell
· 22 years ago
0f6d09d
added USE_GAMES
by Robert Hak
· 22 years ago
1bcdb23
now use USE_GAMES
by Robert Hak
· 22 years ago
28c60ff
Corrected to allow for game removal via USE_GAMES (on by default)
by Robert Hak
· 22 years ago
d974235
corrected for games define
by Robert Hak
· 22 years ago
8b1085d
*** empty log message ***
by Robert Hak
· 22 years ago
e0248c5
didnt make use of HAVE_LCD_BITMAP
by Robert Hak
· 22 years ago
620bb0e
we didn't use LCD_BITMAP
by Robert Hak
· 22 years ago
7dcdf05
cleaned up USE_SCREENSAVERS questions/usage
by Robert Hak
· 22 years ago
15c5cac
We now ask if the user wants Screensavers (on by default)
by Robert Hak
· 22 years ago
1b9109a
USE_SCREENSAVERS define added so that we can build w/o Screensavers for the recorders if we want
by Robert Hak
· 22 years ago
Next »