index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2002-08-26
Philpp Petermann's game wormlet: add to game menu
Eric Linenberg
2002-08-26
Don't seek in buffer if data is being loaded. This fixes the track silence w...
Hardeep Sidhu
2002-08-26
Philpp Petermann's tetris patch: save score after ending game
Eric Linenberg
2002-08-25
Reduced max ffw/rew step size to 255s because we are storing the value in 1 byte
Hardeep Sidhu
2002-08-25
Make sure there is sufficient data in buffer before resuming after ffw.
Hardeep Sidhu
2002-08-24
Fixed minor bug in previous change: 0 is a valid sector
Hardeep Sidhu
2002-08-24
Data at end of file was not being read if last sector fell on cluster boundary
Hardeep Sidhu
2002-08-24
global_settings are not for runtime state variables!
Björn Stenberg
2002-08-24
Experimental code is not to be enabled by default
Björn Stenberg
2002-08-24
Make close() check for a valid fd and set errno accordingly.
Heikki Hannikainen
2002-08-24
Damned CR/LF again. I need to get a better editor than notepad
Justin Heiner
2002-08-24
Update to the Custom WPS. Now actually works, can be fed any string, uses %xx...
Justin Heiner
2002-08-24
fixed spacing
Robert Hak
2002-08-23
Don't display wps until there is data to display (or we'll get the annoying '...
Björn Stenberg
2002-08-23
Now doesn't try to play non-mp3/m3u files.
Björn Stenberg
2002-08-23
Updated developer info
Björn Stenberg
2002-08-23
Removed typedef
Björn Stenberg
2002-08-23
Can the Player font be modified added
Robert Hak
2002-08-23
prevent the "end of (song) list" getting displayed if there's an mpeg
Daniel Stenberg
2002-08-23
a menu warning fix
Daniel Stenberg
2002-08-23
menu fix
Daniel Stenberg
2002-08-23
properly remember DISK_CHANGE status and return that to menu parents,
Daniel Stenberg
2002-08-23
Removed the secret features in dbg_ports()
Linus Nielsen Feltzing
2002-08-23
it is madness having this a separate makefile
Daniel Stenberg
2002-08-23
Menu for menu functions
Daniel Stenberg
2002-08-23
MENU_DISK_CHANGED is the new value for telling disk content might have
Daniel Stenberg
2002-08-23
Remade the menu system slightly. All functions invoked from menus now use
Daniel Stenberg
2002-08-23
stupid tabs
Robert Hak
2002-08-23
minor style fixes
Robert Hak
2002-08-23
restore was allwas true. Set it to false when last restore request was
Markus Braun
2002-08-23
Missing break in the SYS_USB_CONNECTED case
Linus Nielsen Feltzing
2002-08-23
bad bad bad snprintf() overflow the buffer if the string passed in with a
Daniel Stenberg
2002-08-23
two fixes at once:
Daniel Stenberg
2002-08-23
the simulator code now deals better with playlist_next() returning NULL
Daniel Stenberg
2002-08-23
playlist_next() now returns NULL on excessive 'step' amounts
Daniel Stenberg
2002-08-23
Fixed a flaw in the ffw/rew logic for large vbr files
Hardeep Sidhu
2002-08-23
OK, a (hopefully) successful attempt at getting rid of the yellows that I cre...
Justin Heiner
2002-08-23
Forgot to #ifdef something
Justin Heiner
2002-08-23
Fixed a problem with my #define CUSTOM_WPS - It didn't lower the menu items t...
Justin Heiner
2002-08-23
Added NSauzede's patch to detect USB while in a Menu. It also adds the USB ic...
Justin Heiner
2002-08-22
Reset mp3buf_swapwrite when selecting next track that is already in buffer. ...
Hardeep Sidhu
2002-08-22
statusbar bug fix when going to the menu from the dir browser
Daniel Stenberg
2002-08-22
New measurements show ATA_SLEEP saves us 30-40 mA over ATA_STANDBY.
Björn Stenberg
2002-08-22
when we want to stop the scroll and clear the screen, it is a lot better
Daniel Stenberg
2002-08-22
added some people
Daniel Stenberg
2002-08-22
when we want to open a file, we want the exact specified file name, not
Daniel Stenberg
2002-08-22
removed backlight-win32.c as it is not needed any more
Felix Arends
2002-08-22
this makefile works at least for the recorder, we will have to talk about a r...
Felix Arends
2002-08-22
Bill Napier's patch slightly remodelled. This adds a setting called
Daniel Stenberg
2002-08-22
bitswap.s is linked with librockbox as well now
Felix Arends
[next]