Age | Commit message (Expand) | Author |
2007-04-10 | wav viewer plugin changes: speedup file reading, allow abort while reading, b... | Peter D'Hoye |
2007-04-10 | Oops. Shouldn't forget the default handler. | Dominik Riebeling |
2007-04-10 | make the runtime view nicer. | Dominik Riebeling |
2007-04-10 | Add .mpeg extension to viewers.cfg | Michael Sevakis |
2007-04-10 | Use valid_time() instead of using individual checks which amount to the same ... | Nicolas Pennequin |
2007-04-10 | mpegplayer: do a little post commit cleanup. | Michael Sevakis |
2007-04-10 | mpegplayer: Get A-V synchronized. Improve frame sync and dropping logic and t... | Michael Sevakis |
2007-04-10 | RTC tags for the WPS: Accept FS#6998 and FS#7001 by Alexander Levin with chan... | Nicolas Pennequin |
2007-04-10 | Accept FS#7004 by Michal Jevjak: Fix new sublines not being displayed after s... | Nicolas Pennequin |
2007-04-09 | Better endianness handling, removed some leftovers | Peter D'Hoye |
2007-04-09 | Fix yellow from 64bit platform sim | Peter D'Hoye |
2007-04-09 | New plugin: wavview. Shows info about a wav file and allows you to look at th... | Peter D'Hoye |
2007-04-09 | Player: Fix screen update in Rockbox Info and Runtime display, | Jens Arnold |
2007-04-09 | Enable rockboy for M5. | Jens Arnold |
2007-04-09 | Oscilloscope: Make orientation switching usable on X5, M5 and H10. | Jens Arnold |
2007-04-09 | Revert change 13001, since it causes the metadata to be re-read for partially... | Magnus Holmgren |
2007-04-09 | Accept FS#7000 by Dave Hooper: Fix scrolling line behaviour for dynamic tags ... | Nicolas Pennequin |
2007-04-09 | Fix yellow player build. Sims have no charging... | Jens Arnold |
2007-04-09 | Stop/shutdown logic rework in browsers and menus. Recorder V1: Double-Off shu... | Jens Arnold |
2007-04-09 | FS#6997 DB/tree Cleanup - remove unused field "currextra2". | Miika Pekkarinen |
2007-04-08 | sims have no MAS, hence no mas_codec_readreg() | Robert Kukla |
2007-04-08 | FS#6604 - Starfield Pulses To Music | Robert Kukla |
2007-04-08 | Skip leading UTF8 BOM if present. Fixes the first line of the WPS not being u... | Nicolas Pennequin |
2007-04-08 | * Improve conditional evaluation to allow using enums with only two cases (pr... | Nicolas Pennequin |
2007-04-08 | Enabled pacbox for M5. | Jens Arnold |
2007-04-08 | FS #6759: Support tan function in calculator plugin. Patch by Luke Blaney. | Dan Everton |
2007-04-08 | fix yellow | Jonathan Gordon |
2007-04-08 | Give all menus using the old API a nice title and icons (except plugins) | Jonathan Gordon |
2007-04-08 | Remove dead code | Jonathan Gordon |
2007-04-08 | Oops, this shouldn't have been removed (fix red). | Nicolas Pennequin |
2007-04-08 | FS#6991. Patch by Alexander Levin, modified by me: | Nicolas Pennequin |
2007-04-08 | fix FS#6883 — Follow playlist override where the WPS leaves you when a pla... | Jonathan Gordon |
2007-04-08 | action_signalscreenchange(); was missing | Jonathan Gordon |
2007-04-08 | minor actions cleanup: | Jonathan Gordon |
2007-04-07 | Dircache fixes: Stop scanning properly if shutdown is initiated. Require user... | Miika Pekkarinen |
2007-04-07 | Fix NULL pointer access (crashes the sim on windows) in directories with no d... | Jens Arnold |
2007-04-07 | Add the sleep timer tag that got forgotten in the initial code. | Nicolas Pennequin |
2007-04-07 | Updated user rating to the tagnavi.config (FS#6890) | Miika Pekkarinen |
2007-04-07 | Make conditionals trigger a line update. Fixes FS#6987. | Nicolas Pennequin |
2007-04-06 | Now charcell displays require lcd_update() for updating the main lcd content ... | Jens Arnold |
2007-04-06 | Support resume for Musepack | Adam Boot |
2007-04-06 | Use the default subline timeout value in case the value isn't explicitly set.... | Nicolas Pennequin |
2007-04-06 | This time I hope I got it right! Basically, remove what the previous commit a... | Nicolas Pennequin |
2007-04-06 | Better handling of subline timeout values : All values are set to the default... | Nicolas Pennequin |
2007-04-06 | End the default remote-WPS with a newline. Fixes FS #6979. | Nicolas Pennequin |
2007-04-05 | Oops again, use correct variable types for storing file date and time | Peter D'Hoye |
2007-04-05 | Use date and time rather than size and starting cluster to detect installatio... | Peter D'Hoye |
2007-04-05 | Fix automatic rolo on new version for archos. Introduces new define in config... | Peter D'Hoye |
2007-04-05 | Add apps/plugins/mpegplayer/*.S to the source tarballs. | Dave Chapman |
2007-04-05 | * Fix the bug where subline separators were read as part of a string. | Nicolas Pennequin |