| Commit message (Expand) | Author | Age |
| * | Hotswap code shuffling: Fix yellow. Simplify some target function access. Kee... | Michael Sevakis | 2008-03-12 |
| * | Do some crackdown on kernel object reinitialization after they could be in us... | Michael Sevakis | 2008-03-12 |
| * | Committed the missing file to r16632. | Miika Pekkarinen | 2008-03-11 |
| * | FS#7598 - Dircache support for multivolume targets (by Phil Light). | Miika Pekkarinen | 2008-03-11 |
| * | enable partition probing for superfloppy targets; hanging was caused by out-o... | Robert Kukla | 2008-03-09 |
| * | Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCK... | Björn Stenberg | 2008-02-11 |
| * | Let the FAT namecheck also look for trailing spaces, fixes FS #8560. | Peter D'Hoye | 2008-02-07 |
| * | Dircache state should be checked too to make appflags work in every situation. | Miika Pekkarinen | 2008-01-13 |
| * | Always check for deleted files, no matter how slow it might be when DB autoup... | Miika Pekkarinen | 2008-01-13 |
| * | Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works... | Mark Arigo | 2008-01-09 |
| * | Another fix for file system issues when encountering disk full (like when rec... | Peter D'Hoye | 2007-12-13 |
| * | Oops. Fix yellow. | Nicolas Pennequin | 2007-11-27 |
| * | * Make the Gigabeat S bootloader a bit more interesting: it looks for the fir... | Nicolas Pennequin | 2007-11-27 |
| * | Make speex the new voice format for SWCODEC targets (non-Archos). Remove code... | Michael Sevakis | 2007-11-18 |
| * | More code police... | Peter D'Hoye | 2007-10-29 |
| * | Take out some NOCACHEBSS_ATTR's that were accidentally left. Put some threadi... | Michael Sevakis | 2007-10-16 |
| * | Finally full multicore support for PortalPlayer 502x targets with an eye towa... | Michael Sevakis | 2007-10-16 |
| * | Fix FS #5852 by trying to properly close and update the recorded file, and gi... | Peter D'Hoye | 2007-10-10 |
| * | Correct a dodgy logf call. | Nicolas Pennequin | 2007-10-02 |
| * | Make codepage Win-1250 actually work on charcell. | Jens Arnold | 2007-10-02 |
| * | FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) added | Marcoen Hirschberg | 2007-10-01 |
| * | import and use the Linux one instead, bound to be faster | Daniel Stenberg | 2007-09-18 |
| * | * implement strstr | Christian Gmeiner | 2007-09-17 |
| * | Remove redundant remove call, which caused problems in the simulator. | Magnus Holmgren | 2007-09-16 |
| * | Fix FS#7679 - modifying files with dircahce enabled doesnt change the access ... | Jonathan Gordon | 2007-09-02 |
| * | Makes apps and plugins interract with directories using a posix-like api inst... | Kevin Ferrare | 2007-07-20 |
| * | FS#7353 - mktime() is only used by targets that have an RTC | Robert Keevil | 2007-07-14 |
| * | Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so... | Michael Sevakis | 2007-06-30 |
| * | Bring back rolo for mi4-based targets (H10 and Sansa). | Barry Wardell | 2007-06-04 |
| * | Some fixes to doom dehacked loading - make embedded dehacked files actually l... | Karl Kurbjun | 2007-06-03 |
| * | Tiny fix for an unlikely error path. | Steve Bavin | 2007-06-01 |
| * | ATA driver: * Support for drives with large physical sectors and no support f... | Jens Arnold | 2007-05-23 |
| * | avoid declaring shadow 'rc' variables (-Wshadow!) | Daniel Stenberg | 2007-04-26 |
| * | Dircache fixes: Stop scanning properly if shutdown is initiated. Require user... | Miika Pekkarinen | 2007-04-07 |
| * | Ooops. Bring back the full set of codepages for bitmap targets. | Jens Arnold | 2007-04-01 |
| * | Player: Reduced the selectable codepages to those which can actually work, an... | Jens Arnold | 2007-04-01 |
| * | Oops. Should've used the unsigned local variables. | Michael Sevakis | 2007-03-20 |
| * | Add %u and %lu formats to format(). Coming up: logf fixes. | Michael Sevakis | 2007-03-20 |
| * | Do the sprintf .precision format in a safer way. | Barry Wardell | 2007-03-20 |
| * | SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the... | Michael Sevakis | 2007-03-19 |
| * | Add support for the .precision format in the sprintf()-like functions to allo... | Barry Wardell | 2007-03-19 |
| * | Fix several printf-style warnings in logf builds. | Magnus Holmgren | 2007-03-18 |
| * | Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W... | Jens Arnold | 2007-03-16 |
| * | Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ... | Daniel Ankers | 2007-03-04 |
| * | remove runtime detection of h1x0 series RTC MOD, but leave driver code | Robert Kukla | 2007-03-03 |
| * | FS#6419 - driver for H1x0 series RTC Mod with runtime detection | Robert Kukla | 2007-02-28 |
| * | Start using the new endian conversion system outside tagcache also to simplif... | Miika Pekkarinen | 2007-02-14 |
| * | Use the correct swap functions for live conversion, and fix 64 bit sims. | Jens Arnold | 2007-02-14 |
| * | Make database endianess independent. | Miika Pekkarinen | 2007-02-13 |
| * | Removed unused 'mode' parameter from mkdir() for consistency with creat(). | Jens Arnold | 2007-02-03 |