summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-03-27Fixed a crash when selecting database mode in the menuLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9285 a1c6a512-1295-4272-9138-f99709370657
2006-03-27New version of snap font from Eli Sherer (task 3036). Makes it usable as a ↵Dan Everton
unicode font and now includes Hebrew characters. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9284 a1c6a512-1295-4272-9138-f99709370657
2006-03-27Small changes to the frontpageMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9283 a1c6a512-1295-4272-9138-f99709370657
2006-03-27Alignment fix for ipods.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9282 a1c6a512-1295-4272-9138-f99709370657
2006-03-27Browse link addedBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9281 a1c6a512-1295-4272-9138-f99709370657
2006-03-27Donation info addedBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9280 a1c6a512-1295-4272-9138-f99709370657
2006-03-27Various changesBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9279 a1c6a512-1295-4272-9138-f99709370657
2006-03-27Support iAudio X5V in the scramblerLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9278 a1c6a512-1295-4272-9138-f99709370657
2006-03-27iaudio is not usedDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9277 a1c6a512-1295-4272-9138-f99709370657
2006-03-27Allow multiple tracks with the same title.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9276 a1c6a512-1295-4272-9138-f99709370657
2006-03-27More alignment fixes.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9275 a1c6a512-1295-4272-9138-f99709370657
2006-03-27Patch #4923 by Jani Kinnunen: updated Finnish translationHristo Kovachev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9274 a1c6a512-1295-4272-9138-f99709370657
2006-03-26WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV ↵Jens Arnold
files with all common sample frequencies, both mono and stereo. Meant as a preview for later PCM playback integration, and for doing experiments with the MAS PCM codec. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9273 a1c6a512-1295-4272-9138-f99709370657
2006-03-26Eliminate references to "long" types for 64-bit compiles; return audio dataDave Bryant
in Rockbox standard S3.28 format git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9272 a1c6a512-1295-4272-9138-f99709370657
2006-03-26Bumped plugin API versionLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9271 a1c6a512-1295-4272-9138-f99709370657
2006-03-26ok, this is the correct PLAY/REC swap!Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9270 a1c6a512-1295-4272-9138-f99709370657
2006-03-26Basic plugin playback control menu by Jonathan Gordon (Patch #4874)Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9269 a1c6a512-1295-4272-9138-f99709370657
2006-03-26swap PLAY and REC for x5, I liked that way!Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9268 a1c6a512-1295-4272-9138-f99709370657
2006-03-26Switched PLAY and REC for proper X5 operation.Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9267 a1c6a512-1295-4272-9138-f99709370657
2006-03-26Fixed the define in config.h and more tagcache alignment issues.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9266 a1c6a512-1295-4272-9138-f99709370657
2006-03-26Use ROCKBOX_STRICT_ALIGN for all ARM targets.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9265 a1c6a512-1295-4272-9138-f99709370657
2006-03-26Fixed the yellow builds.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9264 a1c6a512-1295-4272-9138-f99709370657
2006-03-26Fixed potential sample overflow in variable stereo width > 100% and karaoke ↵Jens Arnold
mode, both hwcodec and swcodec. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9263 a1c6a512-1295-4272-9138-f99709370657
2006-03-26Fixed the debug menu.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9262 a1c6a512-1295-4272-9138-f99709370657
2006-03-26Fixed some red builds.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9261 a1c6a512-1295-4272-9138-f99709370657
2006-03-26Fill WPS tags from tagcache if available.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9260 a1c6a512-1295-4272-9138-f99709370657
2006-03-26Fixed possible data alignment problem while committing the tagcache.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9259 a1c6a512-1295-4272-9138-f99709370657
2006-03-26Add TDRC tag from id3 v2.4 to fix year not showing in files tagged with id3 v2.4Dan Everton
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9258 a1c6a512-1295-4272-9138-f99709370657
2006-03-26Properly allocating the temporary buffer.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9257 a1c6a512-1295-4272-9138-f99709370657
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen
and much more problems with the UI. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9256 a1c6a512-1295-4272-9138-f99709370657
2006-03-25only ship the licences as the other plain text doc files are waaaay outDaniel Stenberg
of date git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9255 a1c6a512-1295-4272-9138-f99709370657
2006-03-25settingling on options and even uplang support starts to functionDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9254 a1c6a512-1295-4272-9138-f99709370657
2006-03-25Patch #4913 by David Rothenberger with some changes by me: add only ↵Hristo Kovachev
backlight on first keypress to the lcd remotes, too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9253 a1c6a512-1295-4272-9138-f99709370657
2006-03-25Add backslash after the dap macro where needed.Martin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9252 a1c6a512-1295-4272-9138-f99709370657
2006-03-25Unify pcm_playback code where applicable to make working with it a bit nicerBrandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9251 a1c6a512-1295-4272-9138-f99709370657
2006-03-25Fix lockups people have been having with track skipping during buffer fill, ↵Brandon Low
this is a reversion of a previous commit pending more fixes to playback engine git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9250 a1c6a512-1295-4272-9138-f99709370657
2006-03-25add tetrox (with screenshots) and some other plugins to the manualNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9249 a1c6a512-1295-4272-9138-f99709370657
2006-03-25Fix a problem where audio would stay paused after a stop and start of playbackBrandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9248 a1c6a512-1295-4272-9138-f99709370657
2006-03-25Add simulated battery drain to the simulator. Patch from Matthias Mohr (task ↵Dan Everton
4886). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9247 a1c6a512-1295-4272-9138-f99709370657
2006-03-25Support the recording screen on the LCD remote. Also adds support for the ↵Dan Everton
peakmeter in the rremote WPS. Patch from Martin Scarratt (task 4818). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9246 a1c6a512-1295-4272-9138-f99709370657
2006-03-25A start of iriver installation instructions.Martin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9245 a1c6a512-1295-4272-9138-f99709370657
2006-03-25Add a daps macro, for use when referring to the player. E.g. the \daps\ ↵Martin Arver
color ... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9244 a1c6a512-1295-4272-9138-f99709370657
2006-03-25Some cleanup of chapter Advanced TopicsMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9243 a1c6a512-1295-4272-9138-f99709370657
2006-03-24One minute sleep timer step size is a little too precise. How about five ↵Dan Everton
minutes instead. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9242 a1c6a512-1295-4272-9138-f99709370657
2006-03-24Change step size of sleep timer to 1 minute.Dan Everton
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9241 a1c6a512-1295-4272-9138-f99709370657
2006-03-24Port sleep timer setting screen to new setting screens. Make sleep timer ↵Dan Everton
usable from the remote. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9240 a1c6a512-1295-4272-9138-f99709370657
2006-03-24Add the file as binary, as cvs changes stuff in itMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9239 a1c6a512-1295-4272-9138-f99709370657
2006-03-24cvs is kidding with meMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9238 a1c6a512-1295-4272-9138-f99709370657
2006-03-24I hope this works betterMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9237 a1c6a512-1295-4272-9138-f99709370657
2006-03-24Remove the malfunctioning pdfdraftcopy packageMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9236 a1c6a512-1295-4272-9138-f99709370657