summaryrefslogtreecommitdiff
path: root/apps (unfollow)
Commit message (Expand)Author
2006-11-09call call_ata_idle_notifys on clean shutdown, this should work, butJonathan Gordon
2006-11-09Recording trigger for software codec targetsMartin Scarratt
2006-11-08Sample-accurate seeking for FLACAdam Boot
2006-11-08Improve support for long MP4 files. Twice as long files can now play, and for...Magnus Holmgren
2006-11-08fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)Jonathan Gordon
2006-11-08* changes to ata.c - idle callbacks are called after 2 sec of real idle,Jonathan Gordon
2006-11-07Calculation was wrong in pcmbuf_is_same_size such that is would almost certai...Michael Sevakis
2006-11-07UI simulator: fix startup freeze if a language had been selected.Magnus Holmgren
2006-11-07allow the nano to rebuffer on "disk" spindown, seems to be fineJonathan Gordon
2006-11-06Forgot to use cvs add on a few new files in the fresh checkout I used. woops.Michael Sevakis
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2006-11-06adds ata_idle_notify system which allows callbacks in apps/ to be calledJonathan Gordon
2006-11-06dont allow the volume setting to wrapJonathan Gordon
2006-11-06Fix keymapping for pitchscreen on ipods - PLAY is now used to toggle between ...Dave Chapman
2006-11-06Move the new pitch strings to the end of the language fileLinus Nielsen Feltzing
2006-11-06Patch #6145 by Alexander Levin - Pitch adjustment in semitone stepsLinus Nielsen Feltzing
2006-11-06fixes fs5913Jonathan Gordon
2006-11-05H1x0/H3x0: Re-enable the 'big value step' (on+left or on+right) in the graphi...Magnus Holmgren
2006-11-05Fix remote screen check in graphic equalizer, so that it can be used on logf-...Magnus Holmgren
2006-11-05Doom bugfix: updating a saved tranmap didn't work.Jens Arnold
2006-11-05JPEG viewer: Removed the playback control menu on archos. It made no sense as...Jens Arnold
2006-11-05Grayscale lib: Using a 32x32->32 bit multiplication is better on ARM, as 16x1...Jens Arnold
2006-11-05update by Jeong Taek InMarcoen Hirschberg
2006-11-04Ooops, only the dest: field should have been updated with the "Cancelled" cha...Dave Chapman
2006-11-04Use the British English "Cancelled" instead of the US English "Canceled". Cl...Dave Chapman
2006-11-03Add eqs to include that dir in tarballs. Hopefully I did this right, can't fi...Jonas Häggqvist
2006-11-02Updated helptext to include all powerupsNils Wallménius
2006-11-02A better fix for the crossfade setting crash (with no global variables added)Steve Bavin
2006-11-01Remove unwanted logfSteve Bavin
2006-11-01Fix up non-voice build and stop crashes if crossfade settings changed during ...Steve Bavin
2006-11-01fixes fs# 5938 - scrollbar with title enabled shows one less than it shouldJonathan Gordon
2006-11-01Restore CPU default frequency when boosting cancelled in debug menuSteve Bavin
2006-10-31player doesnt have lcd_update()... grr!Jonathan Gordon
2006-10-31put the parameter name in the function prototypeJonathan Gordon
2006-10-31* give tsr plugins the choice to quit or notJonathan Gordon
2006-10-31Cardback design for Archos (even more natural...)Marianne Arnold
2006-10-30Greek language update by Ioannis Koutoulakis - needs an increase of the langu...Marianne Arnold
2006-10-30Improve accuracy a little when seeking and resuming MP3 files. Mainly noticab...Magnus Holmgren
2006-10-30Update several codec Makefiles so that the codec libs build again on Coldfire...Magnus Holmgren
2006-10-30Little tidy-up - track_changed is now only updated on the audio threadSteve Bavin
2006-10-30General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis
2006-10-30Rearrange and comment variable declarations; no functional changeSteve Bavin
2006-10-30Adapted more Makefiles to the more efficient info printing.Jens Arnold
2006-10-30Colorised demystify. Based on patch #5856 by Travis Hyyppa, adapted to proper...Jens Arnold
2006-10-30Remove format_align from the format_lines array, as it's unnecessary. Saves c...Jens Arnold
2006-10-29Moved the Ogg zero-length check to a better place. Also fixed so that really ...Magnus Holmgren
2006-10-29Fixed division by zero in ogg metadata parser and crash when buildingMiika Pekkarinen
2006-10-29H300: Don't read the button ADC as long as no button is pressed, utilising th...Jens Arnold
2006-10-29Synced.Magnus Holmgren
2006-10-28Cleanup of new button reading code. Moved functions for enabling of scanning ...Michael Sevakis