| Commit message (Expand) | Author | Age |
| * | Fix buffer overflow when adding a radio preset. | Magnus Holmgren | 2007-05-05 |
| * | Enable KBD_CURSOR_KEYS and KBD_MODES on Gigabeat. Enter things any way you like. | Michael Sevakis | 2007-05-04 |
| * | Get samplerate switching working in the sim to be similar to on target. Make ... | Michael Sevakis | 2007-05-04 |
| * | Audio seemed never to want to stop stopping. A bad condition for plugins that... | Michael Sevakis | 2007-05-03 |
| * | Enable playlist functions for m3u files | Hardeep Sidhu | 2007-05-03 |
| * | Trim a bunch of long lines and fix an infinite loop and buffer overrun in the... | Nicolas Pennequin | 2007-05-02 |
| * | Make the ID3 info screen treat empty tag strings as 'no value', like the WPS ... | Magnus Holmgren | 2007-05-02 |
| * | Treat empty strings as 'no value' in conditionals, as it used to. | Magnus Holmgren | 2007-05-02 |
| * | Add a check for unclosed conditionals at the end of the WPS parsing in case w... | Nicolas Pennequin | 2007-05-02 |
| * | FS #7093 by Dave Hooper: prevent crash when loading too many/long static stri... | Peter D'Hoye | 2007-05-01 |
| * | clean up and fix comments. no actual code change | Jonathan Gordon | 2007-05-01 |
| * | The menu code needs to know that the function wants a param... | Jonathan Gordon | 2007-05-01 |
| * | Better handling of strings in the WPS parser by detecting duplicates to avoid... | Nicolas Pennequin | 2007-04-30 |
| * | Convert onplay.c to the new manu API. only plugins are still using the old AP... | Jonathan Gordon | 2007-04-30 |
| * | these should be static | Jonathan Gordon | 2007-04-29 |
| * | Fix typo. | Jens Arnold | 2007-04-29 |
| * | Stop using the old menu API in the debug menu (using the new api causes massi... | Jonathan Gordon | 2007-04-29 |
| * | Use the new menu API | Jonathan Gordon | 2007-04-29 |
| * | Improved speed when deleting tags and prevent remaining ghost entries with da... | Miika Pekkarinen | 2007-04-29 |
| * | keep some #if 0'ed code in sync | Jonathan Gordon | 2007-04-29 |
| * | show a splash instead of a menu when the chosen encoder format has no options | Jonathan Gordon | 2007-04-29 |
| * | make A the new 'clear settings' button for the Gigabeat as it was easy to acc... | Marcoen Hirschberg | 2007-04-27 |
| * | changed POWER to be the cancel/stop button and A to be the modifier button to... | Marcoen Hirschberg | 2007-04-27 |
| * | Clear the RWPS backdrop when a RWPS is loaded, not when a WPS is loaded. | Nicolas Pennequin | 2007-04-26 |
| * | AAC: More adjustments to how the frequency is read. Still not perfect, but th... | Magnus Holmgren | 2007-04-26 |
| * | fix player warning | Jonathan Gordon | 2007-04-26 |
| * | Accept FS#7080 by Mauricio Peccorini with some minor changes by me: | Jonathan Gordon | 2007-04-26 |
| * | Fix some naughty variable name reuse (hopefully correctly) | Jonathan Gordon | 2007-04-26 |
| * | Accept FS7078, try to show the last playlist if no audio is being played | Jonathan Gordon | 2007-04-26 |
| * | Fix a .icons loading bug which caused the tango iconset to not load. | Jonathan Gordon | 2007-04-26 |
| * | Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ... | Nicolas Pennequin | 2007-04-25 |
| * | Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ... | Nicolas Pennequin | 2007-04-25 |
| * | Make recording complain about every little file I/O problem (error on close()... | Michael Sevakis | 2007-04-25 |
| * | Make bitmaps use the right format in a RWPS and prevent a backdrop tag in a R... | Nicolas Pennequin | 2007-04-25 |
| * | oops, wrong return value | Jonathan Gordon | 2007-04-25 |
| * | convert the playlist viewer menus to the newer API | Jonathan Gordon | 2007-04-25 |
| * | fix a stupid bug which didnt check the flag correctly (caused the player to c... | Jonathan Gordon | 2007-04-25 |
| * | Add a new commandline switch to the simulator: "--debugwps". It enables print... | Nicolas Pennequin | 2007-04-24 |
| * | Small fix to prevent crashing when attempting to use non-mono bitmaps in a RWPS. | Nicolas Pennequin | 2007-04-24 |
| * | AAC: Improve SBR detection, to fix incorrect frequency on some files (and hop... | Magnus Holmgren | 2007-04-24 |
| * | Do the clamping a little better. | Michael Sevakis | 2007-04-24 |
| * | mpeglayer: Give the simulator YCbCr blit similar behavior to the target. | Michael Sevakis | 2007-04-24 |
| * | WPS Parser: On parse failure, print a (hopefully) useful error message with l... | Nicolas Pennequin | 2007-04-24 |
| * | AIFF COMM chunks might be larger than 18 bytes. | Jens Arnold | 2007-04-23 |
| * | make the moving smarter so you dont have to select the top card of a column t... | Jonathan Gordon | 2007-04-23 |
| * | fix a bug which made menus using the old API and a callback function to not w... | Jonathan Gordon | 2007-04-22 |
| * | e200: Make the wheel light timeout configurable (under settings > system) (FS... | Jonathan Gordon | 2007-04-22 |
| * | Ooooops, fix warning. | Jens Arnold | 2007-04-22 |
| * | Consolidated several potential places of return from WPS into one. Fixes the ... | Jens Arnold | 2007-04-22 |
| * | Fix FS#7056 - dont display garbage if the viewer icon set and the main iconse... | Jonathan Gordon | 2007-04-22 |