Commit graph

9239 commits

Author SHA1 Message Date
Jens Arnold
0c09f3ee88 WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV 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-26 23:00:24 +00:00
Dave Bryant
0ad19c7262 Eliminate references to "long" types for 64-bit compiles; return audio data
in Rockbox standard S3.28 format


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9272 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 22:54:15 +00:00
Linus Nielsen Feltzing
d2327dd83d Bumped plugin API version
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9271 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 22:42:42 +00:00
Daniel Stenberg
f4ac85ac06 ok, this is the correct PLAY/REC swap!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9270 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 22:41:58 +00:00
Linus Nielsen Feltzing
6f4d721d23 Basic plugin playback control menu by Jonathan Gordon (Patch #4874)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9269 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 22:33:25 +00:00
Daniel Stenberg
b76e4ec5f2 swap PLAY and REC for x5, I liked that way!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9268 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 22:21:08 +00:00
Daniel Stenberg
7441cbaaec Switched PLAY and REC for proper X5 operation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9267 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 22:20:27 +00:00
Miika Pekkarinen
a33d5d7926 Fixed the define in config.h and more tagcache alignment issues.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9266 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 18:36:31 +00:00
Miika Pekkarinen
e9721bff58 Use ROCKBOX_STRICT_ALIGN for all ARM targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9265 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 18:24:36 +00:00
Miika Pekkarinen
de2f070577 Fixed the yellow builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9264 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 17:48:12 +00:00
Jens Arnold
8083e8c0de Fixed potential sample overflow in variable stereo width > 100% and karaoke mode, both hwcodec and swcodec.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9263 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 17:41:36 +00:00
Miika Pekkarinen
d9ef5980df Fixed the debug menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9262 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 17:09:32 +00:00
Miika Pekkarinen
e859e16420 Fixed some red builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9261 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 17:07:00 +00:00
Miika Pekkarinen
b7251261de Fill WPS tags from tagcache if available.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9260 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 16:37:18 +00:00
Miika Pekkarinen
d1f9495c83 Fixed possible data alignment problem while committing the tagcache.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9259 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 15:27:44 +00:00
Dan Everton
358055ece9 Add TDRC tag from id3 v2.4 to fix year not showing in files tagged with id3 v2.4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9258 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 14:23:32 +00:00
Miika Pekkarinen
a93e59152a Properly allocating the temporary buffer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9257 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 12:49:19 +00:00
Miika Pekkarinen
7c4e0c8730 Initial version of tagcache! There are still some bugs in the engine
and much more problems with the UI.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9256 a1c6a512-1295-4272-9138-f99709370657
2006-03-26 11:33:42 +00:00
Daniel Stenberg
50d40ea434 only ship the licences as the other plain text doc files are waaaay out
of date


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9255 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 22:52:28 +00:00
Daniel Stenberg
a07a833c61 settingling on options and even uplang support starts to function
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9254 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 22:05:28 +00:00
Hristo Kovachev
a70c6b9b1e Patch #4913 by David Rothenberger with some changes by me: add only 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-25 19:16:45 +00:00
Martin Arver
7b9ab84e7d Add backslash after the dap macro where needed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9252 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 18:56:41 +00:00
Brandon Low
68af390d91 Unify pcm_playback code where applicable to make working with it a bit nicer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9251 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 18:41:42 +00:00
Brandon Low
a9c168834d Fix lockups people have been having with track skipping during buffer fill, 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-25 18:37:31 +00:00
Nils Wallménius
62f5194df2 add tetrox (with screenshots) and some other plugins to the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9249 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 18:16:36 +00:00
Brandon Low
09c09738ab Fix a problem where audio would stay paused after a stop and start of playback
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9248 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 15:58:10 +00:00
Dan Everton
f6bdfbdcd0 Add simulated battery drain to the simulator. Patch from Matthias Mohr (task 4886).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9247 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 14:31:44 +00:00
Dan Everton
b66477adcc Support the recording screen on the LCD remote. Also adds support for the 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-25 13:35:31 +00:00
Martin Arver
2b71fa855d A start of iriver installation instructions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9245 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 10:36:37 +00:00
Martin Arver
2a76843f37 Add a daps macro, for use when referring to the player. E.g. the \daps\ color ...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9244 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 10:32:10 +00:00
Martin Arver
96f898e435 Some cleanup of chapter Advanced Topics
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9243 a1c6a512-1295-4272-9138-f99709370657
2006-03-25 09:22:43 +00:00
Dan Everton
7bd67877b8 One minute sleep timer step size is a little too precise. How about five minutes instead.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9242 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 22:02:02 +00:00
Dan Everton
b73da77014 Change step size of sleep timer to 1 minute.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9241 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 21:33:59 +00:00
Dan Everton
d946771ebd Port sleep timer setting screen to new setting screens. Make sleep timer usable from the remote.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9240 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 20:41:56 +00:00
Martin Arver
bddf3793ad Add the file as binary, as cvs changes stuff in it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9239 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 17:38:17 +00:00
Martin Arver
a96029072b cvs is kidding with me
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9238 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 17:37:17 +00:00
Martin Arver
a94a2c21e7 I hope this works better
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9237 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 17:23:26 +00:00
Martin Arver
e6f3191259 Remove the malfunctioning pdfdraftcopy package
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9236 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 17:19:32 +00:00
Martin Arver
230acf839e Disable the pdfdraftcopy package for now. It does not work at the moment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9235 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 17:12:59 +00:00
Martin Arver
a1d0acb243 Patch #4910 by Michael DiFebbo. More additions and updates to chapter Configure Rockbox.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9234 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 17:09:15 +00:00
Brandon Low
c42fe437e3 Whoops, missed a file in last warning fix commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9233 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 14:26:23 +00:00
Björn Stenberg
e8a0990a51 Dummy is_backlight_on() for bootloader
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9232 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 14:18:22 +00:00
Dan Everton
fac50d12bf Slightly clearer code in dsp_eq_update_data.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9231 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 14:06:30 +00:00
Brandon Low
c76904be53 Fix warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9230 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 14:02:27 +00:00
Ben Basha
12f3fec388 fix the bitmaps position bug on X5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9229 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 13:59:54 +00:00
Björn Stenberg
da5fb18bca New option: First keypress enables backlight only. Patch #2920 by Nicolas Pennequin.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9228 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 13:47:24 +00:00
Brandon Low
86f1e2ead2 Convert playback.c to use unsigned byte counters, and _minor_ refactoring of buffer callbacks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9227 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 13:43:15 +00:00
Dave Chapman
b1cd32913d Build chessbox for the X5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9226 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 12:48:28 +00:00
Ben Basha
f12a576dfc Color bitmaps on iAudio X5 by Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9225 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 12:36:47 +00:00
Martin Arver
0da41d8fcf Adds a DRAFT watermark to the document by using the pdfdraftcopy package. Comment out this in the preamble on release
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9224 a1c6a512-1295-4272-9138-f99709370657
2006-03-24 11:53:07 +00:00