summaryrefslogtreecommitdiff
path: root/apps/plugins/search.c
AgeCommit message (Expand)Author
2007-08-07didn't saw the warningKevin Ferrare
2007-08-07Search viewer (plugin) : reindent correctly with spaces, add multiscreen supportKevin Ferrare
2007-03-17Fix simulator builds, and some debugf() format strings.Jens Arnold
2007-03-17Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold
2007-01-10Fix FS#6520, allow search.rock to open .m3u8 playlists. Only the Jonathan Gordon
2006-05-30Use correct file mode when creating files. Fixes task 5452Dan Everton
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2004-07-26I totally wrecked the search functionality when i replaced strpcasecmp() with...Linus Nielsen Feltzing
2004-07-23Added strcasecmp() to the plugin APILinus Nielsen Feltzing
2004-07-13Removed the need for memcpy()Linus Nielsen Feltzing
2004-07-13New plugin, search.rock, by Stefan Meyer (Patch #723682)Linus Nielsen Feltzing