summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-24Make uninstallation class use QtCore instead of QtGui -- it doesn't use any G...Dominik Riebeling3-6/+5
2008-10-24Kill a warning and fix a typo.Dominik Riebeling2-5/+6
2008-10-24FS#9487 fixes and improvements of the calendar plugin by Teruaki KawashimaNils Wallménius2-32/+32
2008-10-23Just correct a typo in a comment.Mustapha Senhaji1-1/+1
2008-10-23Bump version number to v0.7 with 5.0 bootloaders. Part of FS#9369.Robert Menes1-1/+1
2008-10-23Remove the event object in the kernel since it's rather extraneous at the mom...Michael Sevakis10-170/+15
2008-10-23Refactor the panning code into separate functions, and correct a commentDave Chapman1-115/+152
2008-10-23Accept FS#9504 - make the FILENAME_SETTING() macro more user-proof, also rena...Jonathan Gordon1-30/+35
2008-10-22Don't accept 0 for the width or height of a progress bar in the %pb tag. A z...Dave Chapman1-0/+19
2008-10-22Fix test_codec plugin that was broken by r18834Nils Wallménius1-6/+6
2008-10-22iaudio7: simulatorVitja Makarov4-9/+48
2008-10-22fix FS#8124 - pressing STOP after seeking while paused causes playback to sta...Jonathan Gordon1-1/+1
2008-10-22Make some local global variables static.Dave Chapman1-12/+13
2008-10-21Fix .talk clips on hwcodec targets. mp3info() must not call get_metadata(), b...Jens Arnold1-1/+1
2008-10-21Add c200 erase tools. The resulting .bin files can be run from e200toolFrank Gevaerts5-0/+536
2008-10-21Move the monolithic jpeg viewer into its own subdirectory and split it into t...Dave Chapman11-3436/+3706
2008-10-20add optional USB mass storage from ramdisk. This can be useful for developmentFrank Gevaerts1-0/+38
2008-10-20add Logik DAX USB idsFrank Gevaerts1-0/+8
2008-10-20Using polling instead of interrupts make TX work better, storage worked, but ...Vitja Makarov1-29/+48
2008-10-20run this script in your build dir to get a summary table presented with memoryDaniel Stenberg1-0/+58
2008-10-20revert my previous commit since 5.1.20080820 was already committed in r18342 ...Marcoen Hirschberg