Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
apps
/
plugins
/
lib
/
configfile.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
6526577
Plugin parameters should be const.
by Steve Bavin
· 16 years ago
a36c8f1
pluginlib: made local functions in static and made sure that source files include their own header file.
by Bertrik Sikken
· 16 years ago
a07e939
fix yellow and some house cleaning
by Robert Kukla
· 17 years ago
fd3fe45
FS#7487 - mpegplayer - video start time seek with resume
by Robert Kukla
· 17 years ago
04b3435
Clean up hard-coded paths
by Nils Wallménius
· 17 years ago
fda7d72
Accept FS#5464 - organise the rocks directory.
by Jonathan Gordon
· 17 years ago
67eb154
Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ignored on target and mixed into 'oflags' in the simulator. * Simplified io.c a bit by defining a dummy O_BINARY for OSes which don't have that.
by Jens Arnold
· 18 years ago
b2ec716
Use correct file mode when creating files. Fixes task 5452
by Dan Everton
· 18 years ago
22b7701
Build cleanup and general fixes. fprintf() is now fdprintf(), the separation
by Daniel Stenberg
· 20 years ago
e93aa4b
Now keeps integers within range, and saves a version number in the cfg file, refusing to load too old versions
by Linus Nielsen Feltzing
· 20 years ago
897fb63
New plugin library framework for loading and saving .cfg files
by Linus Nielsen Feltzing
· 20 years ago