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
path:
root
/
firmware
/
include
Age
Commit message (
Expand
)
Author
2006-11-10
Support building tagcache db natively on PC using the core of the
Miika Pekkarinen
2006-10-19
Patch #5166 by Robert Keevil - Last.fm logging
Linus Nielsen Feltzing
2006-09-07
Assembler optimised memset16() for ARM, by Thom Johansen. Should speed up LCD...
Jens Arnold
2006-08-05
Initial support and use for EEPROM memory on H120 & H140 players when
Miika Pekkarinen
2006-07-25
Fixed unicode buffer overflow issue (metadata parser crashed with some
Miika Pekkarinen
2006-07-10
Tagcache update: Support removal of entries and no longer the need for
Miika Pekkarinen
2006-04-18
Performance optimizations for tagcache commit. Still more left to be done.
Miika Pekkarinen
2006-04-16
Commit tagcache in background when possible (at least dircache enabled).
Miika Pekkarinen
2006-03-30
Dircache support for simulator also.
Miika Pekkarinen
2006-03-29
More safety checks to dircache to block updates until cache is ready.
Miika Pekkarinen
2006-03-28
Boost open() performance on platforms with dircache. Tagcache initial
Miika Pekkarinen
2006-03-10
some unicode fixes by Frank Dischner
Marcoen Hirschberg
2006-03-03
More 64bit simulator fixes: inttypes, settings block handling.
Jens Arnold
2006-03-02
improve FreeBSD support a little
Marcoen Hirschberg
2006-02-28
Allow building simulators on systems where errno is thread-local by using the...
Jens Arnold
2006-02-28
Implement . and .. path in dircache to properly support moving files
Miika Pekkarinen
2006-02-22
Added memset16() for filling memory regions with 16 bit values, needed for up...
Jens Arnold
2006-01-31
Now dircache should work on players requiring long aligned memory
Miika Pekkarinen
2006-01-25
Simple sscanf implementation
Tomasz Malesinski
2006-01-25
Added ATTRIBUTE_SCANF
Tomasz Malesinski
2005-12-06
waiting is over: initial unicode commit
Marcoen Hirschberg
2005-11-26
Fix yellow builds :/
Jens Arnold
2005-11-26
Debug menu entry for the dircache.
Miika Pekkarinen
2005-11-19
User now receives a message if initial directory cache initialization
Miika Pekkarinen
2005-11-17
Added dircache support to playlist. Now playlist filename pointers are
Miika Pekkarinen
2005-11-12
Explicitly make int8_t a "signed char" for better portability. e.g. "char" i...
Dave Chapman
2005-10-07
Implemented directory caching. No more waiting for disk to spin up while
Miika Pekkarinen
2005-08-11
Cast to unsigned isn't enough in the isXXXX macros (chars > 127 caused a nega...
Magnus Holmgren
2005-07-12
make the ctype array unsigned so that bit 7 (octal 0200) can be set and
Daniel Stenberg
2005-02-28
Simulators: lseek() working again for systems with an off_t datatype differin...
Jens Arnold
2005-02-28
Better definition & usage of the ATTRIBUTE_PRINTF macro
Jean-Philippe Bernardy
2005-02-26
long policy
Jean-Philippe Bernardy
2005-02-22
Build cleanup and general fixes. fprintf() is now fdprintf(), the separation
Daniel Stenberg
2005-02-19
Add an labs() macro - needed by Tremor
Dave Chapman
2005-02-18
simulator prototype for exit()
Daniel Stenberg
2005-02-18
add a fprintf() for the sims too
Daniel Stenberg
2005-02-18
localtime() proto for sims
Daniel Stenberg
2005-02-18
Unified build system to use SOURCES for sim builds too, a single Makefile-look
Daniel Stenberg
2005-02-15
Initial check-in - needed by various codec libraries
Dave Chapman
2005-02-15
random longness fixes
Jean-Philippe Bernardy
2005-02-15
long policy
Jean-Philippe Bernardy
2005-02-07
long policy
Jean-Philippe Bernardy
2005-01-28
preparations for hotswapping MMC
Jörg Hohensohn
2005-01-27
Added ID3 searching
Björn Stenberg
2005-01-23
int -> long where needed
Jean-Philippe Bernardy
2005-01-23
Support for %l* plus __attribute__ printf support
Jean-Philippe Bernardy
2004-12-28
prepared to mount multiple partitions into one logical file system (most usef...
Jörg Hohensohn
2004-08-17
Const policed pointer arguments to functions, part 2
Jens Arnold
2004-07-23
Added RAND_MAX
Linus Nielsen Feltzing
2004-07-20
Made the char property lookup table constant
Jens Arnold
[next]