Jens Arnold
|
a36b1d4083
|
New plugin loader. Solves the crashes introduced with the .bss changes while keeping the small binary size. The model & api version check is now part of the plugin loader. Codecs are not yet adapted, but the old method still works for them. Simulator plugins are not (yet) version-checked. API version numbering restarted, as this is an all-new system. Uses the target ID from configure, so don't change that too often.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8349 a1c6a512-1295-4272-9138-f99709370657
|
2006-01-15 18:20:18 +00:00 |
|
Linus Nielsen Feltzing
|
a6880a4f73
|
I totally wrecked the search functionality when i replaced strpcasecmp() with strcasecmp()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4952 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-26 23:28:37 +00:00 |
|
Linus Nielsen Feltzing
|
c051eda028
|
Added strcasecmp() to the plugin API
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4925 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-23 15:12:43 +00:00 |
|
Linus Nielsen Feltzing
|
79dd35ec65
|
Removed the need for memcpy()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4875 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-13 19:22:07 +00:00 |
|
Linus Nielsen Feltzing
|
6d84d3a691
|
New plugin, search.rock, by Stefan Meyer (Patch #723682)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4874 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-13 14:25:19 +00:00 |
|