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
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
2004-07-13
The plugin API now supports ctype macros like tolower() and friends
Linus Nielsen Feltzing
2004-06-20
infrastructure for sorting by date+time, now we "only" need to decide on the UI
Jörg Hohensohn
2004-06-10
Finally, the archos directory sandbox works in the same way for both X11 and ...
Linus Nielsen Feltzing
2004-04-20
Reworked the time get/set functions
Linus Nielsen Feltzing
2004-04-20
Better POSIX compatibility for mkdir(), rmdir() and opendir()
Linus Nielsen Feltzing
2004-04-16
New function: rmdir(). Also some changes in the fat code, to track the parent...
Linus Nielsen Feltzing
2004-01-21
New feature: NOw you can store the recorded files in either /recordings (the ...
Linus Nielsen Feltzing
2003-12-09
easy-to-use function types for typecasting
Daniel Stenberg
2003-12-08
works with older glibc headers too now
Daniel Stenberg
2003-12-08
my take at fixing the simulator warnings by adding mode_t, size_t, ssize_t
Daniel Stenberg
2003-12-06
Cleanup
Björn Stenberg
2003-06-29
Renamed flush() to fsync() to be more in line with POSIX/unix
Björn Stenberg
2003-03-18
Added the filesize() function
Linus Nielsen Feltzing
2003-03-16
added fprintf() proto
Daniel Stenberg
2003-03-10
Zagor added the flush() function
Linus Nielsen Feltzing
2003-02-26
code police
Robert Hak
2003-02-14
include "standard" files with <> and not ""
Daniel Stenberg
2003-02-14
this fixes the win32 simulator compilation
Felix Arends
2003-02-07
more moves
Daniel Stenberg
2003-02-07
Include File Cleanup And Move-Around Party 2003.
Daniel Stenberg
2003-02-05
Public firmware header files should now be put in firmware/include/ directory
Daniel Stenberg
2002-07-17
New vastly improved random algorithm: Mersenne Twister
Björn Stenberg
2002-06-24
added debug function header file.
Felix Arends
[next]