summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-05-22Fix prototypes and warning in ARM version of libspeex filter.hDan Everton1-2/+1
2007-05-22Upgrade to libspeex 1.2beta2. Very minor performance increase (0.6% on coldfi...Dan Everton36-302/+626
2007-05-22Hopefully take care of the scrollwheel difficulties in plugins on e200.Michael Sevakis9-32/+118
2007-05-21Temporarily disable the creation of a map file when the sim is built sinceDaniel Stenberg1-1/+1
2007-05-21Accept FS#7199 - korean lang updateJonathan Gordon1-396/+1174
2007-05-21Oops, next file info should be dynamic.Nicolas Pennequin1-1/+1
2007-05-21Add %fk and %Fk WPS tags : (next) file audio frequency in KHz (rewrite of FS#...Nicolas Pennequin4-1/+19
2007-05-21Allow the day of month (%cm) and day of week (%cu and %cw) RTC tags to be use...Nicolas Pennequin1-0/+6
2007-05-20wavrecord needs its own source count. Source defines also collided with some ...Michael Sevakis1-16/+21
2007-05-20Fix the wavrecord errorsMichael Sevakis1-25/+18
2007-05-20Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis5-80/+65
2007-05-20Update the francais language, plus some minor changes.Mustapha Senhaji1-44/+206
2007-05-20Fix FS#7176 - wps context menu doesnt set the correct selection.Jonathan Gordon1-0/+9
2007-05-20add separate button defines for the Gigabeat remote controlMarcoen Hirschberg1-0/+53
2007-05-20Add splash messages while copying, moving, and deleting files. Also boost the...Dan Everton2-0/+57
2007-05-20Update some comments in menu.h to be hopefully more helpful.Jonathan Gordon11-26/+34
2007-05-20directly calculate some defines from the screen sizeMarcoen Hirschberg1-19/+5
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg44-112/+116
2007-05-19WAV recording plugin: Fix distortion when feeding a full-range digital signal...Jens Arnold1-4/+10
2007-05-19remove useless button definesMarcoen Hirschberg1-18/+0
2007-05-19More header and dead code cleanup.Nils Wallménius8-42/+0
2007-05-19Prevent idle poweroff in the MIDI playerLinus Nielsen Feltzing1-0/+3
2007-05-19Remove unused function and unused headerNils Wallménius7-37/+1
2007-05-19Fix name collision on misc.h between zxbox and core.Jens Arnold1-0/+38
2007-05-19Fix name collision on misc.h between zxbox and core.Jens Arnold9-53/+15
2007-05-19Archos Recorders, Ondio FM: WAV recording plugin. This is considered a techni...Jens Arnold4-1/+3823
2007-05-19Prevent idle poweroff in the MPEG video player plugin. Fixes FS#6091.Linus Nielsen Feltzing1-0/+3
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-17Player: Fix database commit step display on boot.Jens Arnold1-0/+1
2007-05-15Use INSERT_LAST when inserting tracks before playback has started. Fixes FS#...Hardeep Sidhu1-32/+72
2007-05-15Make bubbles smoother (and a bit faster) on the gigabeat.Nicolas Pennequin1-1/+1
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-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énius1-20/+20
2007-05-14Fix for unlikely, but possible, division-by-zeroSteve Bavin1-3/+6
2007-05-14Set the brightness before setting the timeout values for the backlight and bu...Karl Kurbjun1-5/+5
2007-05-13FS #7163. Updated norsk.lang by Tobias Langhoff. Thom Johansen1-32/+115
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-11GPIO IRQ ready button driver for e200 series. Can't actually use them yet but...Michael Sevakis1-5/+5
2007-05-10Set svn:keywordsDave Chapman1-1/+1
2007-05-10Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman30-63/+59
2007-05-10Accpet FS#7141, Italian Language update by Alessio LenziJonathan Gordon1-28/+92
2007-05-09How'd I miss that I'd left LOGFQUEUES enabled in my pre-commit diff? :/Michael Sevakis1-2/+2
2007-05-09SWCODEC Playback: Put a stop to the resume deadlock however crudely. Clean so...Michael Sevakis1-56/+39