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
/
apps
/
plugins
/
splitedit.c
Age
Commit message (
Expand
)
Author
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2009-08-04
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...
Michael Giacomelli
2009-07-14
FS#10080
Nils Wallménius
2009-07-11
Fix plugins for the changed pitch scale from r21781
Jens Arnold
2009-01-25
fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, ra...
Andrew Mahone
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2008-10-31
cleanup storage defines
Frank Gevaerts
2008-08-15
FS#9281 Rename of splash functions.
Nils Wallménius
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-13
Plugin parameters should be const.
Steve Bavin
2008-04-12
Optimise some more line drawing calls.
Jens Arnold
2007-04-21
General housekeeping: Make plugin buffer functions take size_t * instead of i...
Michael Sevakis
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2006-11-19
please, oh please give me a green build so I can goto bed
Jonathan Gordon
2006-11-19
* Move checkbox to plugin api (core never uses it)
Jonathan Gordon
2006-06-30
To avoid having to use the main unit when accidentally launching a plugin fro...
Kevin Ferrare
2006-03-28
Fix red builds.
Dan Everton
2006-03-28
Fail gracefully if write fails (i.e. disk space runs out) during copy in spli...
Dan Everton
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2005-08-29
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...
Jens Arnold
2005-08-29
Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...
Jens Arnold
2005-07-06
4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...
Jens Arnold
2005-06-28
Second part of graphics api rework. Bitmap drawing and text output converted;...
Jens Arnold
2005-06-24
First part of graphics api rework. Special functions, parameter handling, pix...
Jens Arnold
2005-05-12
Bugfix: Make sure pitch is reset at exit.
Jens Arnold
2005-04-04
More audio code restructuring, mostly renaming functions so far
Linus Nielsen Feltzing
2005-04-01
Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()
Linus Nielsen Feltzing
2005-02-04
adapted to build on iRiver
Daniel Stenberg
2005-01-30
long policy
Jean-Philippe Bernardy
2004-10-22
Plugin rework 5: (all) Now using the default event handler, standard placemen...
Jens Arnold
2004-09-29
Added MAS3539F support (Ondio SP)
Jens Arnold
2004-09-28
a hell of a commit: changed several HAVE_xx configuration flags into multiple...
Jörg Hohensohn
2004-07-29
The ninja-cool MP3 split editor plugin by Philipp Pertermann
Linus Nielsen Feltzing