summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update Danish language.Jonas Häggqvist2007-08-14
* Updated Catalan language by Víctor Zabalza.Jonas Häggqvist2007-08-14
* Hopefully green this time (move the variable declarations inside the #if block).Nicolas Pennequin2007-08-14
* properties plugin: the HWCODEC targets don't have get_metadata so no ID3 info...Nicolas Pennequin2007-08-14
* The plugin API changed so update the version number and bump the change was i...Nicolas Pennequin2007-08-14
* Add a bit of metadata info in the properties plugin output.Nicolas Pennequin2007-08-14
* Add an error check in get_mp3_metadata()Nicolas Pennequin2007-08-14
* Make get_metadata act on a struct mp3entry rather than a struct track_info.Nicolas Pennequin2007-08-14
* Updated the Japanese lang file to the new lang format. Many strings still mis...Will Robertson2007-08-14
* Add another file extension viewing option that mimics the old behaviour and m...Peter D'Hoye2007-08-13
* Add a warning not to use the 64MB build on a an Ipod with 32MB RAM.Jonas Häggqvist2007-08-13
* Now get those keywords right...Peter D'Hoye2007-08-13
* Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Cre...Peter D'Hoye2007-08-13
* Updated Danish language.Jonas Häggqvist2007-08-13
* Fix a typo, thanks to Alistair Marshall for spotting (FS #7594)Peter D'Hoye2007-08-13
* Update the manual for the new file extension settingPeter D'Hoye2007-08-13
* Vector drawing of the 2nd generation Ipod, including a png and pdf version to...Marianne Arnold2007-08-13
* While I'm at it, update Dutch language again ;)Peter D'Hoye2007-08-13
* Accept FS #7346 and take it a whole step further. Gives a separate setting to...Peter D'Hoye2007-08-13
* Mini G1: Enabled backlight fading. Attn. Mini G1 voice users: a new voice fil...Jens Arnold2007-08-13
* corrected logic in expression of jdgordon's r14187 commit; should fix FS#7590...Robert Kukla2007-08-13
* Two oops commits for the price of one.Jonas Häggqvist2007-08-13
* More elegant (and robust) check for program availability.Jonas Häggqvist2007-08-13
* Const-police, use less bytes where possible, get rid of duplicated backlight ...Nils Wallménius2007-08-13
* Voice related changes:Jonas Häggqvist2007-08-13
* Fix wheel in sansa simulator, closes FS#7591Nils Wallménius2007-08-13
* Simpler fix for rockboxdev.sh make/gmake detection in Mac OS X/Darwin.Barry Wardell2007-08-13
* Accept FS#6499 - fix rockboxdev.sh make/gmake detection in Mac OS X/Darwin. T...Barry Wardell2007-08-13
* Update Dutch lang filePeter D'Hoye2007-08-12
* Convert IDs to strings before using them, fixes FS #7564Peter D'Hoye2007-08-12
* Remove unnecessary sim stubs and includesNils Wallménius2007-08-12
* simplify a bit.Dominik Riebeling2007-08-12
* Save a few bytes and make types more consistentNils Wallménius2007-08-12
* Fix FS#7587, the splash when building the database told the user to press the...Nils Wallménius2007-08-12
* Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius2007-08-12
* use alternating row colors in list views.Dominik Riebeling2007-08-12
* RbutilQt: Ups, another forgotten file.Dominik Wenger2007-08-12
* rbutilQt:Ups.. the forgotten uninstall files.Dominik Wenger2007-08-12
* Clock: * Correct aspect ratio on archos recorders (target only, checking for ...Jens Arnold2007-08-12
* ignore comments containing iTunes 7 gapless data; should solve issues reporte...Robert Kukla2007-08-12
* Fix red simulator builds. queue_broadcast() was missing...Jens Arnold2007-08-12
* Removed special X5 backlight handling, and replaced it with a generic system ...Jens Arnold2007-08-12
* Revert my filetypes commits from today. the nvram buffer is 44bytes of which ...Jonathan Gordon2007-08-12
* Fix a problem with the nvram settings which meant adding new items to the end...Jonathan Gordon2007-08-12
* Move WavPack metadata parsing to its own file and add handling of non-standar...Dave Bryant2007-08-12
* Flip the balance setting list on scrollwheel targets so it feels more naturalJonathan Gordon2007-08-12
* Change the way the MAX_FILETYPES define works. It now allocates enough filety...Jonathan Gordon2007-08-12
* Only allow make voice if voice building has been configured.Jonas Häggqvist2007-08-11
* Use md5sum of the string for pool clip filenames rather than the string itsel...Jonas Häggqvist2007-08-11
* Fix bug that caused the bookmark autoload screen to always resume the first b...Magnus Holmgren2007-08-11