summaryrefslogtreecommitdiff
path: root/apps/plugins/sort.c (follow)
Commit message (Expand)AuthorAge
* plugins: make local functions static for a subset of pluginsBertrik Sikken2011-09-17
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Fix size_t handling in plugin_get_buffer()Frank Gevaerts2010-05-07
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* plugin: search,sort: Handle UTF-8 BOM at the start of file.Teruaki Kawashima2009-12-20
* Check if parameter is NULL in plugins which only works as viewer.Teruaki Kawashima2009-07-29
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* Missed a couple. Hopefully fix all warnings.Michael Sevakis2007-04-21
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold2007-02-01
* Use correct file mode when creating files. Fixes task 5452Dan Everton2006-05-30
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* mp3buf renamed to audiobufLinus Nielsen Feltzing2005-04-05
* Only sort onceBjörn Stenberg2004-11-17
* Better feedbackLinus Nielsen Feltzing2004-11-17
* Case insensitive sortingLinus Nielsen Feltzing2004-07-23
* New viewer plugin, sorts a text (or playlist) fileLinus Nielsen Feltzing2004-07-23