summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* fix player warningJonathan Gordon2007-04-26
* Accept FS#7080 by Mauricio Peccorini with some minor changes by me:Jonathan Gordon2007-04-26
* Fix some naughty variable name reuse (hopefully correctly)Jonathan Gordon2007-04-26
* Accept FS7078, try to show the last playlist if no audio is being playedJonathan Gordon2007-04-26
* Fix a .icons loading bug which caused the tango iconset to not load.Jonathan Gordon2007-04-26
* Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin2007-04-25
* Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin2007-04-25
* Make recording complain about every little file I/O problem (error on close()...Michael Sevakis2007-04-25
* Make bitmaps use the right format in a RWPS and prevent a backdrop tag in a R...Nicolas Pennequin2007-04-25
* oops, wrong return valueJonathan Gordon2007-04-25
* convert the playlist viewer menus to the newer APIJonathan Gordon2007-04-25
* fix a stupid bug which didnt check the flag correctly (caused the player to c...Jonathan Gordon2007-04-25
* Add a new commandline switch to the simulator: "--debugwps". It enables print...Nicolas Pennequin2007-04-24
* Small fix to prevent crashing when attempting to use non-mono bitmaps in a RWPS.Nicolas Pennequin2007-04-24
* AAC: Improve SBR detection, to fix incorrect frequency on some files (and hop...Magnus Holmgren2007-04-24
* Do the clamping a little better.Michael Sevakis2007-04-24
* mpeglayer: Give the simulator YCbCr blit similar behavior to the target.Michael Sevakis2007-04-24
* WPS Parser: On parse failure, print a (hopefully) useful error message with l...Nicolas Pennequin2007-04-24
* AIFF COMM chunks might be larger than 18 bytes.Jens Arnold2007-04-23
* make the moving smarter so you dont have to select the top card of a column t...Jonathan Gordon2007-04-23
* fix a bug which made menus using the old API and a callback function to not w...Jonathan Gordon2007-04-22
* e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon2007-04-22
* Ooooops, fix warning.Jens Arnold2007-04-22
* Consolidated several potential places of return from WPS into one. Fixes the ...Jens Arnold2007-04-22
* Fix FS#7056 - dont display garbage if the viewer icon set and the main iconse...Jonathan Gordon2007-04-22
* More strict WPS parsing and displaying code. If there are errors, WPS loading...Nicolas Pennequin2007-04-21
* No more type punning where it's not funny.Michael Sevakis2007-04-21
* Missed a couple. Hopefully fix all warnings.Michael Sevakis2007-04-21
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Bookmark screen fixes: 1) Make the 'Load bookmark?' prompt follow the status ...Magnus Holmgren2007-04-21
* Fix the playlist viewer so only 1 line flashes when you move a trackJonathan Gordon2007-04-21
* Fix the undefined char symbols appearing in many output lines. This printf do...Jens Arnold2007-04-21
* mpegplayer: Fix jumping past the frame waiting if Limit FPS is on but Skip Fr...Michael Sevakis2007-04-21
* Clean up that warning and pull out an unneeded #ifdefKarl Kurbjun2007-04-21
* Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun2007-04-21
* Changing colours didn't save settings.Jens Arnold2007-04-20
* Make the simulator work with unicode filenames on windows. This includes both...Jens Arnold2007-04-19
* brickmania for the e200. (screen cant rotate, so using half the screen is bet...Jonathan Gordon2007-04-19
* mpegplayer: Better frame dropping code adapted to the using correct timestamp...Michael Sevakis2007-04-18
* Rockpaint plugin: protect against loading bitmaps that are too big. Fixes FS ...Peter D'Hoye2007-04-18
* Fix build for those who don't want to build tagcacheBrandon Low2007-04-18
* Fix logf builds on devices that support remotes.Magnus Holmgren2007-04-18
* Move the inbuilt filetype info into filetypes.c and rename the defines. Jonathan Gordon2007-04-18
* Allow rockboy to run while music is playing with smaller roms. Works on play...Karl Kurbjun2007-04-18
* Since the greyscale remote deserved an own iconset the greyscale main screens...Marianne Arnold2007-04-17
* Initialise the custom icons array correctly instead of just using the ? for a...Jonathan Gordon2007-04-17
* Remove unneeded #include, comment the filename defineJonathan Gordon2007-04-17
* Gigabeat: Use the volume up/down buttons for zooming in the JPEG viewerLinus Nielsen Feltzing2007-04-17
* explicitly set *loaded_ok = false; when given "" for a filename.Jonathan Gordon2007-04-17
* Fix loadable remote icons. fb_data != fb_remote_data ...Jens Arnold2007-04-17