summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-11-10Don't add extra slash at beginning when creating db.Miika Pekkarinen1-1/+2
2006-11-10Support building tagcache db natively on PC using the core of theMiika Pekkarinen3-106/+179
2006-11-10Height doesn't matterKarl Kurbjun1-8/+8
2006-11-10Ooops, adapt playback.c to the new IRAM distribution on X5. Codec IRAM is def...Jens Arnold1-2/+4
2006-11-10oops forgot the logo buildKarl Kurbjun1-0/+19
2006-11-10Fix the second inverseKarl Kurbjun1-1/+1
2006-11-10Clock plugin now scales with the screen size. The binary and plain mode stil...Karl Kurbjun9-157/+149
2006-11-09Quit the jpeg viewer gracefully if started without arguments or with a wrong ...Peter D'Hoye1-0/+4
2006-11-09Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski23-62/+104
2006-11-09X5: Changed IRAM splitting between core and codecs/plugins. (a) Codecs benefi...Jens Arnold1-2/+2
2006-11-09call call_ata_idle_notifys on clean shutdown, this should work, butJonathan Gordon1-0/+3
2006-11-09Recording trigger for software codec targetsMartin Scarratt7-110/+310
2006-11-08Sample-accurate seeking for FLACAdam Boot3-54/+246
2006-11-08Improve support for long MP4 files. Twice as long files can now play, and for...Magnus Holmgren2-64/+78
2006-11-08fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)Jonathan Gordon2-3/+6
2006-11-08* changes to ata.c - idle callbacks are called after 2 sec of real idle,Jonathan Gordon2-1/+8
2006-11-07Calculation was wrong in pcmbuf_is_same_size such that is would almost certai...Michael Sevakis1-1/+2
2006-11-07UI simulator: fix startup freeze if a language had been selected.Magnus Holmgren1-4/+3
2006-11-07allow the nano to rebuffer on "disk" spindown, seems to be fineJonathan Gordon1-2/+0
2006-11-06Forgot to use cvs add on a few new files in the fresh checkout I used. woops.Michael Sevakis2-0/+505
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis31-1261/+2605
2006-11-06adds ata_idle_notify system which allows callbacks in apps/ to be calledJonathan Gordon2-8/+42
2006-11-06dont allow the volume setting to wrapJonathan Gordon11-19/+46
2006-11-06Fix keymapping for pitchscreen on ipods - PLAY is now used to toggle between ...Dave Chapman1-1/+1
2006-11-06Move the new pitch strings to the end of the language fileLinus Nielsen Feltzing1-28/+28
2006-11-06Patch #6145 by Alexander Levin - Pitch adjustment in semitone stepsLinus Nielsen Feltzing10-40/+170
2006-11-06fixes fs5913Jonathan Gordon1-1/+1
2006-11-05H1x0/H3x0: Re-enable the 'big value step' (on+left or on+right) in the graphi...Magnus Holmgren1-1/+8
2006-11-05Fix remote screen check in graphic equalizer, so that it can be used on logf-...Magnus Holmgren1-2/+2
2006-11-05Doom bugfix: updating a saved tranmap didn't work.Jens Arnold1-1/+1
2006-11-05JPEG viewer: Removed the playback control menu on archos. It made no sense as...Jens Arnold1-0/+4
2006-11-05Grayscale lib: Using a 32x32->32 bit multiplication is better on ARM, as 16x1...Jens Arnold4-92/+96
2006-11-05update by Jeong Taek InMarcoen Hirschberg1-217/+883
2006-11-04Ooops, only the dest: field should have been updated with the "Cancelled" cha...Dave Chapman1-2/+2
2006-11-04Use the British English "Cancelled" instead of the US English "Canceled". Cl...Dave Chapman1-4/+4
2006-11-03Add eqs to include that dir in tarballs. Hopefully I did this right, can't fi...Jonas Häggqvist1-0/+1
2006-11-02Updated helptext to include all powerupsNils Wallménius1-8/+10
2006-11-02A better fix for the crossfade setting crash (with no global variables added)Steve Bavin1-11/+3
2006-11-01Remove unwanted logfSteve Bavin1-1/+0
2006-11-01Fix up non-voice build and stop crashes if crossfade settings changed during ...Steve Bavin1-16/+29
2006-11-01fixes fs# 5938 - scrollbar with title enabled shows one less than it shouldJonathan Gordon1-1/+1
2006-11-01Restore CPU default frequency when boosting cancelled in debug menuSteve Bavin1-0/+1
2006-10-31player doesnt have lcd_update()... grr!Jonathan Gordon1-0/+2
2006-10-31put the parameter name in the function prototypeJonathan Gordon1-1/+1
2006-10-31* give tsr plugins the choice to quit or notJonathan Gordon4-28/+61
2006-10-31Cardback design for Archos (even more natural...)Marianne Arnold1-0/+0
2006-10-30Greek language update by Ioannis Koutoulakis - needs an increase of the langu...Marianne Arnold2-19/+826
2006-10-30Improve accuracy a little when seeking and resuming MP3 files. Mainly noticab...Magnus Holmgren1-8/+12
2006-10-30Update several codec Makefiles so that the codec libs build again on Coldfire...Magnus Holmgren5-10/+10
2006-10-30Little tidy-up - track_changed is now only updated on the audio threadSteve Bavin1-1/+0