summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-11Bump version for new release with fixed OF loading on e200.bootloader_e200_v3bootloader_c200_v3Barry Wardell1-1/+1
2007-10-11These functions haven't been implemented yet - remove their content to get Gi...Will Robertson1-65/+0
2007-10-10Accept FS #7914 by Stijn Hisken with corrections and additions by mePeter D'Hoye2-11/+217
2007-10-10Fix FS #5852 by trying to properly close and update the recorded file, and gi...Peter D'Hoye6-6/+33
2007-10-10Enable recording for Sansa c200, the keymap is usable but maybe could still b...Marianne Arnold2-18/+11
2007-10-10Add the missing keymap for the c200, the plugin was compiled before but since...Marianne Arnold1-0/+10
2007-10-10Updated italian translation.Alessio Lenzi1-10/+38
2007-10-10Add myself as maintainer for FM Recorder and V2 RecorderLinus Nielsen Feltzing1-3/+3
2007-10-10We want to split by individual targets, not just builds.Jens Arnold1-1/+2
2007-10-10Add the vkeyboard line end beep to (swcodec) targets with non-modal keyboard....Jens Arnold1-2/+11
2007-10-10Slight code policing.Jens Arnold2-16/+18
2007-10-10Fix red Ondio builds. Hwcodec targets can't beep that way, so disable that be...Jens Arnold2-7/+26
2007-10-10Update the manual for r12321: the progressbar's y position is customisable.Nicolas Pennequin1-1/+1
2007-10-10Accessible keyboard: guard the beep with talk_menus_enabled()Stéphane Doyon1-4/+4
2007-10-10Export shutup() function from talk.c.Stéphane Doyon2-2/+4
2007-10-10Make the virtual keyboard easier to use for blind users.Stéphane Doyon2-7/+65
2007-10-10Voice the recording trigger settings screen.Stéphane Doyon4-35/+93
2007-10-09I can maintain the X5V tooLinus Nielsen Feltzing1-1/+1
2007-10-09Increase step size of stereo width to 5% to avoid tediously long list in sett...Thom Johansen11-11/+11
2007-10-09fix yellow and some house cleaningRobert Kukla7-46/+47
2007-10-09Added three targets we try to support that are different than the ones listedDaniel Stenberg1-0/+3
2007-10-09Sign myself up as Nano maintainer.Thom Johansen1-1/+1
2007-10-09Packed I2S for ipod Color (tested) and ipod 4G (untested, but assumed to be t...Dave Chapman2-1/+3
2007-10-09FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla17-218/+1240
2007-10-09Change c200 and e200 to use the same IIS FIFO format as seems to be working f...Michael Sevakis1-3/+5
2007-10-09Packed I2S for iPod Mini G2.Jens Arnold2-2/+2
2007-10-09FS #7917 by Andree Buschmann. Packed I2S also for Ipod Video.Thom Johansen2-2/+4
2007-10-09Hopefully the last fix for crosscompilation of sims with mingw32.Nicolas Pennequin2-0/+6
2007-10-09Fix crosscompiling the uisim with mingw32 by adding a definition of CLOSEJonas Häggqvist1-0/+1
2007-10-09Oops. Fix red.Nicolas Pennequin2-2/+2
2007-10-09Keep track of the number of opened files in the sim to enforce the same limit...Nicolas Pennequin3-6/+32
2007-10-09Set myself as the maintainer for "Voice UI".Stéphane Doyon1-1/+1
2007-10-09Use dynamic menu voice callbacks to speak menu item names in theStéphane Doyon2-25/+49
2007-10-09Add a voice callback to dynamic menus, along side the text_callback.Stéphane Doyon6-37/+49
2007-10-09Unbloat the PCM changes on PortalPlayerMichael Sevakis1-1/+1
2007-10-08Make Ipod Nano use packed 16 bit IIS FIFO transfers as well.Thom Johansen2-2/+3
2007-10-08Red-out on the e200/c200 sims.Michael Sevakis2-10/+11
2007-10-08Hopefully take care of FS#7806 - Current Sansapatcher fails to boot OF by rem...Michael Sevakis3-12/+47
2007-10-08Add names for the buttons in the Quick Start tab.Dominik Riebeling1-2/+2
2007-10-08Change loop structure for sample synthesizing. Gives a nice speedup on both c...Nils Wallménius3-76/+64
2007-10-08Get test_codec running again on PortalPlayer targets.Michael Sevakis1-0/+7
2007-10-08Make sure that audio_resume() is not called in interrupt context when car ada...Linus Nielsen Feltzing2-1/+7
2007-10-08Keep a 2 pixel margin in the instructions screen.Jonas Häggqvist1-8/+8
2007-10-07Use the userfont for the instructions.Jonas Häggqvist1-47/+40
2007-10-07Still on the post-big-commit policing. Correct a function call order. Comment...Michael Sevakis1-2/+5
2007-10-07Add instructions on all targets. Somewhat hackish, I'm afraid, but works reas...Jonas Häggqvist1-25/+35
2007-10-07Save some more space by not allocating arrays large enough to hold more than ...Jonas Häggqvist1-29/+32
2007-10-07Upon uninstallation only remove a file if it isn't used in another section. A...Dominik Riebeling1-4/+26
2007-10-07Use i10n for numbers using QLocale.Dominik Riebeling3-2/+3
2007-10-07Finally get packed samples to work in a nice way on H10 in IIS mode. Add some...Michael Sevakis3-14/+22