| Commit message (Expand) | Author | Age |
| * | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz | 2010-08-24 |
| * | Revert "Introduce plugin_crt0.c that every plugin links." | Thomas Martitz | 2010-08-23 |
| * | Introduce plugin_crt0.c that every plugin links. | Thomas Martitz | 2010-08-23 |
| * | Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t... | Thomas Martitz | 2010-05-06 |
| * | loader-initialized global plugin API: | Andrew Mahone | 2009-01-16 |
| * | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg | 2008-11-20 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | Plugin parameters should be const. | Steve Bavin | 2008-05-13 |
| * | Stop wasting binary size + ram for several plugins. Plugins are supposed to b... | Jens Arnold | 2008-01-04 |
| * | General housekeeping: Make plugin buffer functions take size_t * instead of i... | Michael Sevakis | 2007-04-21 |
| * | Now charcell displays require lcd_update() for updating the main lcd content ... | Jens Arnold | 2007-04-06 |
| * | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold | 2007-03-16 |
| * | Replaced some explicit options for target linking with to be consistent with... | Jens Arnold | 2007-02-15 |
| * | Next step of Makefile tuning: * Use 'make' internal commands for printing mes... | Jens Arnold | 2006-10-27 |
| * | Consistent style of 'make' messages. Always use ranlib after ar. | Jens Arnold | 2006-10-23 |
| * | Speed up build process in general by using internal functions of make instead... | Jens Arnold | 2006-10-22 |
| * | Cleaner implementation of the recent OSX simulator build fix. No need to defi... | Barry Wardell | 2006-09-29 |
| * | Allow UI simulator to be build on OS (Slightly updated version of FS5767) | Barry Wardell | 2006-09-29 |
| * | Moved the X5 button driver to the target tree | Linus Nielsen Feltzing | 2006-07-27 |
| * | Fixed more pointer size vs. int size problems (64 bit sims) | Jens Arnold | 2006-03-02 |
| * | prevent rockbox from using the wrong includes | Marcoen Hirschberg | 2006-02-24 |
| * | "Next/Previous jpeg from within the JPEG viewer" addition by Alexander Spyrid... | Hristo Kovachev | 2006-02-18 |
| * | New plugin loader. Solves the crashes introduced with the .bss changes while ... | Jens Arnold | 2006-01-15 |
| * | SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third | Daniel Stenberg | 2006-01-09 |
| * | Support for a colon-separated path in APPEXTRA | Linus Nielsen Feltzing | 2005-10-27 |
| * | Fake an USB connections to force reload of the file-tree after running these ... | Jonas Häggqvist | 2005-08-31 |
| * | entry *entryarray is static in the C source so it can't be extern here | Daniel Stenberg | 2005-07-07 |
| * | First runtime database support, self repairing, only playcount works for now, | Michiel Van Der Kolk | 2005-07-01 |
| * | New search capabilities; autorating, bitrate, track number, playtime, samplerate | Michiel Van Der Kolk | 2005-06-06 |
| * | Database v3 support.. works with the new format, new fields aren't getting us... | Michiel Van Der Kolk | 2005-06-05 |
| * | Autorating should work now. at least. it would. but there is no runtime data ... | Michiel Van Der Kolk | 2005-05-11 |
| * | Starts with and ends with support (for strings), as requested. | Michiel Van Der Kolk | 2005-05-10 |
| * | Same 'DLL' messages as the new plugin Makefile. | Jens Arnold | 2005-05-07 |
| * | Fixed makefiles for autoconf.g include. | Daniel Stenberg | 2005-05-07 |
| * | Better error messenging. less crashes. good. | Michiel Van Der Kolk | 2005-04-29 |
| * | fixes warning. | Michiel Van Der Kolk | 2005-04-29 |
| * | whoops. | Michiel Van Der Kolk | 2005-04-29 |
| * | *whistles* | Michiel Van Der Kolk | 2005-04-29 |
| * | hopefully fixes alignment and doesn't break anything.. | Michiel Van Der Kolk | 2005-04-29 |
| * | Alignment. | Michiel Van Der Kolk | 2005-04-29 |
| * | Code policy... | Michiel Van Der Kolk | 2005-04-29 |
| * | This should give some optimization when and-ing things.... | Michiel Van Der Kolk | 2005-04-28 |
| * | dumb dumb dumb dumb dumb..... | Michiel Van Der Kolk | 2005-04-28 |
| * | Make searchengine compile for all targets; correct linking for archos. | Jens Arnold | 2005-04-28 |
| * | Fixed stripping of \n.. | Michiel Van Der Kolk | 2005-04-28 |
| * | scanf sucks :/ | Michiel Van Der Kolk | 2005-04-28 |
| * | scanf sucks >.<; | Michiel Van Der Kolk | 2005-04-28 |
| * | low level search query file maker, to be built on host, not target.. | Michiel Van Der Kolk | 2005-04-28 |
| * | Count hits... string searches appear to be broken for now, unsure why, | Michiel Van Der Kolk | 2005-04-28 |
| * | Read searchquery from a search "file" (search tokenstream) | Michiel Van Der Kolk | 2005-04-28 |