Age | Commit message (Expand) | Author |
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-16 | Temporary fix for remote bitmap functions in the multi-screen API. Fixed icon... | Jens Arnold |
2007-04-16 | forgot to add this viewers iconset for greyscale targets | Jonathan Gordon |
2007-04-16 | Reduce code size a bit. | Magnus Holmgren |
2007-04-16 | make the folder icons play nice when you load a viewers theme (sorry, this is... | Jonathan Gordon |
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 | woops | 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 | Oops. Have to do dropping based on future frame type but based upon the curre... | Michael Sevakis |
2007-04-16 | mpegplayer: Better sync, smoother frames - corrected a few minor flaws. Keep ... | Michael Sevakis |
2007-04-15 | 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-14 | Woops forgot a file | Michael Sevakis |
2007-04-14 | mpeg2dec in mpegplayer: Do a little code slashing and organizing. Much more t... | Michael Sevakis |
2007-04-14 | Better error checking for the image display tag (%xdn). Should prevent proble... | Nicolas Pennequin |
2007-04-14 | Accept FS#7018, Updated italian translation by Alessio Lenzi | Jonathan Gordon |
2007-04-14 | Simplification, queue pointers don't wrap (except at INT_MAX, but the calcula... | Jens Arnold |
2007-04-14 | mpegplayer: Get it in better shape for dual core targets. Utilize the newly a... | Michael Sevakis |
2007-04-14 | Fix an off-by-one bug (hitting when menu titles are enabled) in the oldmenu w... | Jens Arnold |
2007-04-13 | Build libmad separately for mpegplayer. This provides flexibility to adjust ... | Dave Chapman |
2007-04-13 | 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-12 | Removed unused struct member from gui_synclist, and reordered struct members ... | Jens Arnold |
2007-04-12 | Fix sim crashes on long filenames. Patch by Sean Morrisey with some minor cha... | Peter D'Hoye |
2007-04-12 | Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC... | Jens Arnold |
2007-04-12 | Consistency fix: pressing play (on) button also takes you to the WPS just lik... | Peter D'Hoye |
2007-04-12 | Now track total playtime should be accessible as well by using Pm and Ps virt... | Miika Pekkarinen |
2007-04-12 | Added virtual tags in database to break track length to minutes and seconds. | Miika Pekkarinen |
2007-04-12 | Make resuming a directory bookmark more robust (e.g., when the directory no l... | Magnus Holmgren |
2007-04-12 | FS#7002 - Fix a bug in parser of tagnavi.config preventing to set first menu ... | Miika Pekkarinen |
2007-04-12 | Fix metronome plugin crashing on SWCODEC targets and fixed a division by zero... | Miika Pekkarinen |
2007-04-12 | * Add the crossfade (%xf) WPS tag | Nicolas Pennequin |
2007-04-12 | Give most of the items in the main menu a context menu | Jonathan Gordon |
2007-04-12 | fix typo in the last commit: lcd_setfont -> lcd_remote_setfont | Marcoen Hirschberg |
2007-04-12 | If credits.rock isnt loadable manually show the logo and version. | Jonathan Gordon |
2007-04-12 | mpegplayer: Recover from audio stream errors better. Correct some sizes. Add ... | Michael Sevakis |
2007-04-12 | mpegplayer: oops, added an IRAM init/buffer get order switch that should have... | Michael Sevakis |
2007-04-12 | mpegplayer: do some reordering, add some needed volatiles, make sure thread c... | Michael Sevakis |