summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-26Convert the playback control menu to the new API. Makes a good example Jonathan Gordon2-18/+29
2007-03-26Rockblox: Repair initial display on targets with no highscore list.Jens Arnold1-1/+1
2007-03-26Ooops.Jens Arnold1-1/+0
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold26-1806/+1652
2007-03-26Fix a hole in the scheduler where collisions between waking blocked threads i...Michael Sevakis3-7/+70
2007-03-26Fix warningDave Chapman1-1/+1
2007-03-26mpegplayer for grayscale targets. Note that performance is slow...Dave Chapman4-6/+46
2007-03-25Save a couple bytes in set_irq_level on Coldfire. Should add up to something.Michael Sevakis1-3/+4
2007-03-25Initial attempt at rebufferingDave Chapman1-23/+103
2007-03-25Fix a few bugs in Xobox. Now menu isn't pure black on non-color targets and a...Tom Ross1-5/+11
2007-03-25fix bug where runtime data was not gathered for last track (end of playlist o...Robert Kukla1-0/+6
2007-03-25fix redJonathan Gordon1-0/+2
2007-03-25convert the xobox menu to the new API so it can be used as an example for plu...Jonathan Gordon3-65/+31
2007-03-25Allow clearing the backdrop on greyscale targets.Jens Arnold1-5/+9
2007-03-25SWCODEC & Coldfire: Do some more DSP straigntening out. Do as much Coldfire o...Michael Sevakis3-369/+468
2007-03-24PNX0101 changes:Tomasz Malesinski12-127/+795
2007-03-24FS #6848 - optimizations of Huffman decoding in Tremor.Tomasz Malesinski2-12/+101
2007-03-24FS #6848 - fast vector operations for ARM in Tremor.Tomasz Malesinski5-59/+168
2007-03-24Make the sim create_thread() function slightly closer to the real thing. #in...Dave Chapman1-6/+15
2007-03-23Update uninstall and add dual-boot instructions for Sansa.Barry Wardell2-5/+13
2007-03-23Update Sansa install instructions now that we have sansapatcher. Based off th...Barry Wardell1-32/+92
2007-03-23FS#6860 - Battery calibration for Sansa. Thanks to Matthias Wientapper.Barry Wardell3-1/+12
2007-03-23Bump version to 0.2 with new bootloaderDave Chapman1-1/+1
2007-03-23Temporary workaround hard lockup with "nothing to resume" splash at end of th...Dominik Riebeling1-1/+1
2007-03-23In reponse to a report of a blocking violation, give sync queues a going over...Michael Sevakis1-4/+26
2007-03-22Clamp output when converting from libmad's s3.28 format to 16-bit integers.Dave Chapman1-3/+22
2007-03-22Fix red.Barry Wardell2-2/+2
2007-03-22Make Gigabeat's scramble endian-safe.Barry Wardell3-2/+31
2007-03-22Add the necessary action_signalscreenchange call to avoid going back one leve...Nicolas Pennequin1-0/+1
2007-03-22Use power for ACTION_STD_CANCEL when left is being used for something else Jonathan Gordon1-0/+1
2007-03-22minor code cleanup and policingJonathan Gordon1-23/+27
2007-03-22Enable usb detection in the sansa bootloader (loads OF if detected)Jonathan Gordon2-6/+52
2007-03-22Woops.. no longer neededJonathan Gordon1-21/+0
2007-03-22fix FS#6877 — Using the quickmenu in the database view causes problemsJonathan Gordon1-5/+0
2007-03-22Oops, only swcodec targets have pcm_get_bytes_waiting()Dave Chapman2-0/+4
2007-03-22Some small mpegplayer improvements/bug-fixes, and improved A/V sync. Audio i...Dave Chapman5-108/+109
2007-03-21Further error checking that I shouldn't have forgotten earlier.Nicolas Pennequin1-1/+1
2007-03-21Perform the obligatory fix-the-sims dance.Michael Sevakis1-7/+7
2007-03-21Update sync queues to use a statically allocated return value in order to fac...Michael Sevakis3-79/+75
2007-03-21Add a bit more error checking to prevent possible crashes.Nicolas Pennequin1-2/+2
2007-03-21Fix blitting on Sansa so Mpegplayer works againDaniel Ankers1-1/+2
2007-03-21Some more sanity checks - don't recognise the new bootloader installed via th...Dave Chapman1-4/+23
2007-03-21Always display the 'Press ENTER to exit sansapatcher' prompt when there is an...Dave Chapman1-63/+66
2007-03-21Fix FS#6875 - can't change shuffle setting in quickscreen on Sansa.Barry Wardell1-0/+1
2007-03-21Correct some color unpacking macros.Michael Sevakis1-3/+3
2007-03-21revert the last commit... setting wasnt worth the spaceJonathan Gordon5-32/+5
2007-03-21Add a setting to force the backlight to stay on (or act normally) when Jonathan Gordon5-5/+32
2007-03-21Fix FS#6863 - infinite looping with "Nothing to resume"Jonathan Gordon1-0/+2
2007-03-21Explain how to get from the OF back to Rockbox on H10. Also explain about the...Barry Wardell2-0/+11
2007-03-21H10 is ready for dual-boot straight after bootloader installation.Barry Wardell1-8/+2