summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Improved speed when deleting tags and prevent remaining ghost entries with da...Miika Pekkarinen2007-04-29
* keep some #if 0'ed code in syncJonathan Gordon2007-04-29
* show a splash instead of a menu when the chosen encoder format has no optionsJonathan Gordon2007-04-29
* add a note that you can clear the settings on the Gigabeat by holding A durin...Marcoen Hirschberg2007-04-27
* update the manual after the POWER and A button switchMarcoen Hirschberg2007-04-27
* make A the new 'clear settings' button for the Gigabeat as it was easy to acc...Marcoen Hirschberg2007-04-27
* changed POWER to be the cancel/stop button and A to be the modifier button to...Marcoen Hirschberg2007-04-27
* Accept FS #7058 by Alexander Levin: move the euro glyph to the right unicode ...Marcoen Hirschberg2007-04-27
* removed unnecessary #ifDaniel Stenberg2007-04-27
* Clear the RWPS backdrop when a RWPS is loaded, not when a WPS is loaded.Nicolas Pennequin2007-04-26
* AAC: More adjustments to how the frequency is read. Still not perfect, but th...Magnus Holmgren2007-04-26
* fix player warningJonathan Gordon2007-04-26
* forgot to add Mauricio Peccorini tot eh credits fileJonathan Gordon2007-04-26
* Accept FS#7080 by Mauricio Peccorini with some minor changes by me:Jonathan Gordon2007-04-26
* avoid declaring shadow 'rc' variables (-Wshadow!)Daniel Stenberg2007-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
* Rockboxed-wps: solved the mystery of the one vanishing battery symbol on Arch...Marianne Arnold2007-04-26
* Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin2007-04-25
* Add the 'WPS Context Menu' to the wps keytable in the Player's manual. For so...Marianne Arnold2007-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
* Oops. This shouln't have been added.Nicolas Pennequin2007-04-24
* WPS Parser: On parse failure, print a (hopefully) useful error message with l...Nicolas Pennequin2007-04-24
* FS#7036: Power saving improvements for Sansa. Shutdown LCD controller when ba...Barry Wardell2007-04-23
* 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
* clean up some #include'sChristian Gmeiner2007-04-22
* fix a bug which made menus using the old API and a callback function to not w...Jonathan Gordon2007-04-22
* fix bootloaderJonathan 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
* Don't need all those #include's.Barry Wardell2007-04-22
* Consolidated several potential places of return from WPS into one. Fixes the ...Jens Arnold2007-04-22
* Fix build errors.Barry Wardell2007-04-22
* Move PortalPlayer system.c code into the target tree.Barry Wardell2007-04-22
* Fix some very probable typo's.Barry Wardell2007-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