summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-19Backlight=on as default for sansa bootlaoder/application. Allows instant Antonius Hellmann1-5/+1
2007-05-19Ooops. /me obviously needs svn autoprops...Jens Arnold0-0/+0
2007-05-19Archos Recorders, Ondio FM: WAV recording plugin. This is considered a techni...Jens Arnold4-1/+3823
2007-05-19Reverted my "xargs ls" thing since it broke the build in a way that I'm notDaniel Stenberg1-5/+1
2007-05-19Fix this to better deal with non-existing file names entered in the SOURCESDaniel Stenberg1-1/+5
2007-05-19Prevent idle poweroff in the MPEG video player plugin. Fixes FS#6091.Linus Nielsen Feltzing1-0/+3
2007-05-19deleting files and then resume is not goodDaniel Stenberg1-0/+3
2007-05-19floor of type '0 encoded oggsDaniel Stenberg1-0/+20
2007-05-19introducing KNOWN_ISSUES to list known issues/bugs that are known but notDaniel Stenberg2-0/+23
2007-05-19first take at giving credit to projects from which we are borrowing/usingDaniel Stenberg1-0/+17
2007-05-19FS#5472 add a memory size prompt to configure to allow ipod video builds forDaniel Stenberg2-25/+41
2007-05-19fix warningsMarcoen Hirschberg1-1/+1
2007-05-19Always save settings when leaving recording, not just when leaving recording ...Peter D'Hoye1-2/+3
2007-05-18add a menu to the chessbox plugin, FS #7186 by Mauricio PeccoriniMarcoen Hirschberg1-18/+89
2007-05-18sansapatcher needs _LARGEFILE64_SOURCE, so add this to the rbutil Makefile too.Dominik Riebeling1-1/+1
2007-05-17Change i2c config on e200. Seems to speed things up somewhat.Michael Sevakis4-3/+9
2007-05-17add some code to dump the sansa hidden partition (commented out), usefull for...Jonathan Gordon1-0/+16
2007-05-17This should fix the tinniness on e200. Best recipe not worked out yet but I'l...Michael Sevakis1-0/+7
2007-05-17Player: Fix database commit step display on boot.Jens Arnold1-0/+1
2007-05-16Sync the Mac OS X makefile - add the wxhtml libraryDave Chapman1-1/+2
2007-05-16fix the recorder8mb Manual URL in rbutilDominik Wenger1-3/+3
2007-05-16rbutil can now install the Freedoom wads. Thanks to M.Arnold for the pic on t...Dominik Wenger11-28/+1489
2007-05-15Use INSERT_LAST when inserting tracks before playback has started. Fixes FS#...Hardeep Sidhu1-32/+72
2007-05-15Make it possible to select the correct battery capacity on ipod video, defaul...Nils Wallménius2-12/+13
2007-05-15Make bubbles smoother (and a bit faster) on the gigabeat.Nicolas Pennequin1-1/+1
2007-05-15More gigabeat LCD cleanup and completely remove the use of DMA for lcd_update...Dave Chapman2-42/+3
2007-05-15Gigabeat LCD driver cleanup: Revert the DMA optimisations to the gigabeat LCD...Dave Chapman3-114/+0
2007-05-15another LAME for colombo... fix the sansa wheel; in solitaireJonathan Gordon1-0/+4
2007-05-15Accept FS#7170 - fix a bug with random folder advance Jonathan Gordon1-0/+3
2007-05-15Make sure that the IDE power pin is properly initializedKarl Kurbjun1-0/+4
2007-05-14Add an item to the WPS context menu to browse a currently playing cuesheet. T...Nicolas Pennequin4-3/+47
2007-05-14Commit FS#7164 (request is FS#6780) : Improve WPS volume enumeration. It is n...Nicolas Pennequin1-4/+19
2007-05-14Accept FS#6934 by Akio Idehara to fix an unresolved dependency on apps/codecs...Nils Wallménius2-20/+21
2007-05-14Fix for unlikely, but possible, division-by-zeroSteve Bavin1-3/+6
2007-05-14Gigabeat Button/Backlight update: Reduce the number of writes to the sc606 wh...Karl Kurbjun1-30/+79
2007-05-14Remove some unneeded buttonlight codeKarl Kurbjun1-3/+1
2007-05-14Set the brightness before setting the timeout values for the backlight and bu...Karl Kurbjun1-5/+5
2007-05-13The M5 doesn't have dual bootNils Wallménius2-2/+2
2007-05-13FS #7163. Updated norsk.lang by Tobias Langhoff. Thom Johansen1-32/+115
2007-05-13Make ipod installation a little bit clearer. Introduce a subsection called 'S...Nils Wallménius3-89/+83
2007-05-13enable lineIn1 - lets hope FM chip is connected to lineIn 1Christian Gmeiner1-1/+3
2007-05-13Oops, the previous commit broke the speed-test feature. This fixes it.Dave Chapman1-3/+3
2007-05-13Add WAV-writing option - currently limited to 16-bit output only; Make it wor...Dave Chapman1-37/+289
2007-05-12only show the cursor for the first line of the selected item (if selection is...Jonathan Gordon1-0/+2
2007-05-12Messages queues must be guarded on both ends or else it's a race between dete...Michael Sevakis5-68/+124
2007-05-11Didn't even notice that Sansa bootloader warning until now. Fix it.Michael Sevakis1-0/+2
2007-05-11revert the last changes because they prevent some Gigabeats from shutting downMarcoen Hirschberg1-90/+111
2007-05-11GPIO IRQ ready button driver for e200 series. Can't actually use them yet but...Michael Sevakis4-103/+213
2007-05-10Set svn:keywordsDave Chapman1-1/+1
2007-05-10Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman30-63/+59