| Commit message (Expand) | Author | Age |
| * | SWCODEC Playback: Seriously mess with it and get rid of (at least some ;) rac... | Michael Sevakis | 2007-05-08 |
| * | Trim a bunch of long lines and fix an infinite loop and buffer overrun in the... | Nicolas Pennequin | 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 |
| * | Better handling of strings in the WPS parser by detecting duplicates to avoid... | Nicolas Pennequin | 2007-04-30 |
| * | Stop using the old menu API in the debug menu (using the new api causes massi... | Jonathan Gordon | 2007-04-29 |
| * | 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 bitmaps use the right format in a RWPS and prevent a backdrop tag in a R... | Nicolas Pennequin | 2007-04-25 |
| * | Add a new commandline switch to the simulator: "--debugwps". It enables print... | Nicolas Pennequin | 2007-04-24 |
| * | WPS Parser: On parse failure, print a (hopefully) useful error message with l... | Nicolas Pennequin | 2007-04-24 |
| * | 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 |
| * | More strict WPS parsing and displaying code. If there are errors, WPS loading... | Nicolas Pennequin | 2007-04-21 |
| * | General housekeeping: Make plugin buffer functions take size_t * instead of i... | Michael Sevakis | 2007-04-21 |
| * | Fix the playlist viewer so only 1 line flashes when you move a track | Jonathan Gordon | 2007-04-21 |
| * | Fix logf builds on devices that support remotes. | Magnus Holmgren | 2007-04-18 |
| * | Move the inbuilt filetype info into filetypes.c and rename the defines. | Jonathan Gordon | 2007-04-18 |
| * | Remove unneeded #include, comment the filename define | Jonathan Gordon | 2007-04-17 |
| * | explicitly set *loaded_ok = false; when given "" for a filename. | Jonathan Gordon | 2007-04-17 |
| * | Fix loadable remote icons. fb_data != fb_remote_data ... | Jens Arnold | 2007-04-17 |
| * | Fix non-working default viewer icons. Remote viewer icons work now, but still... | Jens Arnold | 2007-04-17 |
| * | Fix yellow... | Jens Arnold | 2007-04-17 |
| * | Temporary fix for remote bitmap functions in the multi-screen API. Fixed icon... | Jens Arnold | 2007-04-16 |
| * | Reduce code size a bit. | Magnus Holmgren | 2007-04-16 |
| * | * its name[rows][columns] you drongo! | Jonathan Gordon | 2007-04-16 |
| * | Santiy check shouldnt have been commented out | Jonathan Gordon | 2007-04-16 |
| * | Some gremlins got into my computer again and changed all my code! | Jonathan Gordon | 2007-04-16 |
| * | Fix the wavplay icon | Jonathan Gordon | 2007-04-16 |
| * | Customizable icons for all bitmap targets. (FS#7013) | Jonathan Gordon | 2007-04-16 |
| * | Revert recording/repeat timer for now. It is useful as a feature, but didn't ... | Jens Arnold | 2007-04-15 |
| * | Hopefully fix the 64-bit warning. | Nicolas Pennequin | 2007-04-15 |
| * | Added autoscore tag (%ra) to wps. | Miika Pekkarinen | 2007-04-15 |
| * | Reverted FS#6949 as we have a strict policy against anonymous contributions. | Miika Pekkarinen | 2007-04-15 |
| * | Recording countdown timer and repeat timer - see FS #6297 for more details | Martin Scarratt | 2007-04-15 |
| * | FS#6949 - WPS tag for database autoscore. Author wanted to remain anonymous. | Miika Pekkarinen | 2007-04-15 |
| * | Oops, the condition was wrong. Sorry about that :) | Nicolas Pennequin | 2007-04-15 |
| * | * Make the WPS parser close open conditionals on new sublines and comments as... | Nicolas Pennequin | 2007-04-15 |
| * | Better error checking for the image display tag (%xdn). Should prevent proble... | Nicolas Pennequin | 2007-04-14 |
| * | Simplification, queue pointers don't wrap (except at INT_MAX, but the calcula... | Jens Arnold | 2007-04-14 |
| * | rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with th... | Marcoen Hirschberg | 2007-04-13 |
| * | FS#7020. Make the behaviour of '#' more consistent. It now requires escaping ... | Nicolas Pennequin | 2007-04-13 |
| * | Removed unused struct member from gui_synclist, and reordered struct members ... | Jens Arnold | 2007-04-12 |
| * | Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC... | Jens Arnold | 2007-04-12 |
| * | * Add the crossfade (%xf) WPS tag | Nicolas Pennequin | 2007-04-12 |
| * | Hide the list title if only one line would fit under it | Jonathan Gordon | 2007-04-11 |
| * | Use valid_time() instead of using individual checks which amount to the same ... | Nicolas Pennequin | 2007-04-10 |
| * | RTC tags for the WPS: Accept FS#6998 and FS#7001 by Alexander Levin with chan... | Nicolas Pennequin | 2007-04-10 |