summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-04-28Cleaned up header files in bookmark.cBertrik Sikken1-13/+4
2008-04-28Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken21-23/+5
2008-04-28Fixed prototype of i2c_write for plugins and for i2c-telechips (fix red/yellow).Bertrik Sikken1-1/+1
2008-04-28Cleaned up playblack.h header file and usage of it.Bertrik Sikken6-17/+14
2008-04-28Update source files to include the header file for the functions they impleme...Bertrik Sikken4-0/+4
2008-04-27Updated use of events.h header file.Bertrik Sikken2-1/+1
2008-04-27FS#8916 - updated chinese translations by harry tuBertrik Sikken3-6/+57
2008-04-27Fix red (#ifdef hell).Rob Purchase1-6/+3
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase52-361/+1416
2008-04-27Use smaller data types in structs which are in big arrays to save memoryNils Wallménius1-6/+6
2008-04-26Const police raid, making a lot of pointers to lang strings const and removin...Nils Wallménius15-56/+58
2008-04-24Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere2-0/+187
2008-04-24Accept FS#8240 - use the wheel in flipit and jewels on the e200 and ipodsJonathan Gordon2-4/+52
2008-04-24Accept FS#7708 by John KaminarJonathan Gordon1-53/+175
2008-04-24fix 64bit sim warningJonathan Gordon1-1/+1
2008-04-24structec makes a poor assumption that all targets use 1 byte chars, 2 byte sh...Jonathan Gordon1-12/+12
2008-04-24bulgarian update by Hristo KovachevJonathan Gordon1-7/+37
2008-04-24Fix more red :(Peter D'Hoye1-1/+0
2008-04-24Fix red...Peter D'Hoye1-3/+3
2008-04-24Flashlight plugin: support inverted LCD (somebody with a target please test),...Peter D'Hoye3-70/+47
2008-04-23Fix wrong descriptionPeter D'Hoye4-4/+4
2008-04-23Update Dutch lang filePeter D'Hoye1-0/+28
2008-04-23Fix red (define missing keydefs)Peter D'Hoye1-0/+8
2008-04-23Accept FS #8285 - "Flashlight" plugin by Vuong Minh Hiep, Thomas Martitz and ...Peter D'Hoye5-2/+235
2008-04-23option_screen() now accepts a viewportJonathan Gordon9-14/+30
2008-04-23enable the quickscreen in menus and neaten up the else if-ingJonathan Gordon1-4/+9
2008-04-23allow the plugin playback control menu to be put in a viewport.Jonathan Gordon10-12/+19
2008-04-22This is a big chunk of code necessary to prepare for Gigabeat F flash loading...Karl Kurbjun1-7/+4
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