summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-04-21FS #8985 by Robert Menes. Add support for removing some Linux files/directori...Thom Johansen1-20/+45
2008-04-21fix FS#7780 - remove some possibly dangerous items from the file browser cont...Jonathan Gordon1-0/+7
2008-04-21And fix the bug which I was actually being pinged about...Jonathan Gordon1-1/+1
2008-04-21So, I was skimming the irc logs from my 3 day absense and I was pinged about ...Jonathan Gordon1-4/+5
2008-04-21Fix mistake in previous WMA commit. Also update comments to reflect changes.Michael Giacomelli2-3/+3
2008-04-20Updated italian translation.Alessio Lenzi1-0/+28
2008-04-20Nicer handling of unset clock in the 'Rockbox Info' screenNils Wallménius2-14/+62
2008-04-20Fix FS#8914 (WPS %mp tag inconsistency).Nicolas Pennequin1-5/+3
2008-04-20Commit FS#8915 - Better help screen for superdom by Alexander Papst.Michael Sevakis1-16/+57
2008-04-20Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann6-7/+51
2008-04-20Fix freezing of some builds on PP5002. The PP5002 needs the not-sleep-at 0xNN...Jens Arnold1-1/+1
2008-04-20Fix bug in r17188.Stéphane Doyon1-1/+1
2008-04-20FS#7980: Select default option in an option listStéphane Doyon3-79/+102
2008-04-20Oops, our snprintf doesn't support some fancy features so use something that ...Nils Wallménius1-1/+4
2008-04-20Renamed remove_all_tracks to playlist_remove_all_tracks to make it consistent...Bertrik Sikken3-6/+6
2008-04-20Fix speaking of decimal values to work when decimals != 1, spell the fraction...Nils Wallménius3-19/+32
2008-04-20Killed unnecessary global variables by making them static.Bertrik Sikken4-9/+5
2008-04-20Removed unneeded dependency on pcmbuf.hBertrik Sikken4-8/+0
2008-04-20Made global variable ff_mode local by making it static (should be accessed by...Bertrik Sikken2-3/+1
2008-04-19FS#8795 - Fixed fault of the escape processing in Changelog (by Kenjiro Arai).Miika Pekkarinen1-9/+5
2008-04-19Made local functions static in playback_menu.cBertrik Sikken1-7/+7
2008-04-19Made strictly local functions static (command_queue_sync_callback and run_com...Bertrik Sikken1-2/+2
2008-04-19Removed unused function get_pcmbuf_descsize from pcmbuf.cBertrik Sikken2-7/+0
2008-04-19Fix exit button for battery debug menu on sansa e200.Bertrik Sikken1-3/+3
2008-04-19When looking for album art in /.rockbox/albumart/, use album artist rather th...Magnus Holmgren1-2/+5
2008-04-19Update the Swedish translation.Magnus Holmgren1-20/+20
2008-04-19Remove DEBUGF tht slipped inNils Wallménius1-1/+1
2008-04-19Introduce support for passing decimal numbers in talk ids and speak them, use...Nils Wallménius3-21/+64
2008-04-19Fixed cpu boost/unboost (in case of a plugin error, the cpu was unboosted wit...Bertrik Sikken1-7/+7
2008-04-19fix red.Andree Buschmann1-1/+1
2008-04-19Small changes to debug menu: Higher precision when showing boost ratio. Added...Andree Buschmann1-5/+7
2008-04-18Opps.Michael Giacomelli1-1/+1
2008-04-18Inform the console when an unsupported WMA flavor is played.Michael Giacomelli1-0/+1
2008-04-18This table is probably 128 entries long beginning with -60. Greatly improves ...Michael Giacomelli1-49/+78
2008-04-18Updated italian translation.Alessio Lenzi1-5/+5
2008-04-17Update Dutch lang filePeter D'Hoye1-5/+5
2008-04-17FS#8903 - updated language filesRobert Kukla5-81/+63
2008-04-16Use file_exists and dir_exists functions where appropriate, fix one wrong fil...Nils Wallménius8-52/+18
2008-04-16Correct copyright date and add acknowledgement of projects (libasf and VLC) t...Dave Chapman1-1/+5
2008-04-16bufgetid3 should be used carefully, as it can return NULL.Nicolas Pennequin1-6/+12
2008-04-16Fix FS#8902 (NSF files get skipped). The cause was too strict metadata checki...Nicolas Pennequin2-2/+6
2008-04-16Some general housekeeping. Fixed a few yellows, made the volume buttons work ...Will Robertson3-18/+28
2008-04-16grr.. typoJonathan Gordon1-1/+1
2008-04-16more touchpad changes... both targets should be using the same action tables ...Jonathan Gordon1-18/+31
2008-04-15fix yellowRobert Kukla1-4/+4
2008-04-15m:robe 100 - enable setting for buttonlight brightnessRobert Kukla1-3/+3
2008-04-15Make the D2 pluginlib actions a little less braindead (and more green). Use p...Rob Purchase1-28/+33
2008-04-15FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken1-1/+1
2008-04-15audio_current_track: take wps_offset into account when no buffered metadata i...Nicolas Pennequin1-1/+3
2008-04-15Some bugfixes after r17109:Nicolas Pennequin1-4/+4