Commit graph

482 commits

Author SHA1 Message Date
Dave Chapman
c72824786a Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's fixed-point and malloc-less WMA decoder (based on the ffmpeg WMA decoder from early 2006, and also building on the work started by Paul Jones). The codec itself and the ASF parsing code were written by me, inspired by the ASF parser in libasf. Current performance is around 400% realtime on gigabeat, 100% realtime on PP and 20% realtime on Coldfire.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13769 a1c6a512-1295-4272-9138-f99709370657
2007-07-03 09:25:36 +00:00
Nils Wallménius
78f9a1e45e include everything in the docs dir in tarballs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13750 a1c6a512-1295-4272-9138-f99709370657
2007-07-01 08:21:58 +00:00
Nicolas Pennequin
7a1108227b FS#7361 by Rhino Tanga: Move the id3 tag buffer size into a #define
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13730 a1c6a512-1295-4272-9138-f99709370657
2007-06-28 20:28:43 +00:00
Peter D'Hoye
e50cba942f Give recording related menu entries a recording icon (settings and radio menus). FS #7302 with small addition by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13718 a1c6a512-1295-4272-9138-f99709370657
2007-06-25 21:19:45 +00:00
Jens Arnold
dfa4e6406d Minesweeper enhancements (FS #7327, FS #7335, some further changes by me): * Make info splash display number of flags and number of mines. * Directions on iPod use Left/Right/Menu/Play now, with Select for flagging and long Select for exploring. Additionally, Scroll Left/Right goes left/right with wrapping to the previos/next line at the edges. * Make info splash work on Iaudios. * Swap main explore and flag buttons on recorder (and av300) to make them consistent with the other tragets and the rest of the minesweeper world. * On irivers, Rec can be used as an alternative for flagging, making one-handed playing easier on H1x0. * Removed unused macros.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13712 a1c6a512-1295-4272-9138-f99709370657
2007-06-25 18:18:07 +00:00
Paul Louden
f8b5913ae7 Make user-visible spelling "colours" rather than "colors".
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13671 a1c6a512-1295-4272-9138-f99709370657
2007-06-19 04:21:06 +00:00
Jonathan Gordon
06797c2c7f Add a sample.icons file, and add a few more files to the docs folder in the zips
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13664 a1c6a512-1295-4272-9138-f99709370657
2007-06-18 09:32:28 +00:00
Brandon Low
f8682a032e Fix some bugs with the colors stuff. You can now specify folder color with the folder extension.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13659 a1c6a512-1295-4272-9138-f99709370657
2007-06-17 23:10:01 +00:00
Paul Louden
d88d2557d0 Added profont license.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13658 a1c6a512-1295-4272-9138-f99709370657
2007-06-17 22:28:48 +00:00
Brandon Low
74cbb0a1b2 Give color targets the ability to display each LCD line a different color and use this newfangled ability to provide themable colored file types. See the comments on read_color_theme_file and the sample.colors file provided for how to use this. .colors files go in themes directory for now. This separate line color function should be trivial to add to menus and wpss.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13656 a1c6a512-1295-4272-9138-f99709370657
2007-06-17 21:16:34 +00:00
Daniel Stenberg
d49cf3180e language fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13575 a1c6a512-1295-4272-9138-f99709370657
2007-06-06 20:31:36 +00:00
Michael Sevakis
21a4a87ca2 Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed integration work into recording and the AS3514 audio driver. Do a little AS3514 fiq_record tweak to have it all work nicely from the start.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13573 a1c6a512-1295-4272-9138-f99709370657
2007-06-06 19:23:48 +00:00
Peter D'Hoye
d3f1070d80 FS #7247 by Gerhard Dirschl. Fixes bufferoverflow in radio code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13554 a1c6a512-1295-4272-9138-f99709370657
2007-06-04 21:38:23 +00:00
Karl Kurbjun
f863ba671e Commit part of FS7113: This adds proper LCD initialization to the gigabeat thanks to Alex Gerchanovsky
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13552 a1c6a512-1295-4272-9138-f99709370657
2007-06-04 14:07:26 +00:00
Nils Wallménius
993dbe628e Oops people are supposed to come before teams
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13506 a1c6a512-1295-4272-9138-f99709370657
2007-05-28 20:06:00 +00:00
Nils Wallménius
68030f1a42 Accept FS#7228 by Dagni McPhee enable pitchscreen on sansa
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13505 a1c6a512-1295-4272-9138-f99709370657
2007-05-28 19:26:24 +00:00
Nicolas Pennequin
77bdacc646 Probably one of the most useless commits ever: change "CVS" to "SVN".
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13487 a1c6a512-1295-4272-9138-f99709370657
2007-05-24 18:56:09 +00:00
Daniel Stenberg
cd227acebc we have code from ipod linux too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13429 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 20:44:23 +00:00
Daniel Stenberg
0eae80decd deleting files and then resume is not good
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13412 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 16:54:25 +00:00
Daniel Stenberg
9cccd42368 floor of type '0 encoded oggs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13411 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 16:01:03 +00:00
Daniel Stenberg
a2c9407950 introducing KNOWN_ISSUES to list known issues/bugs that are known but not
likely to be fixed soon


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13410 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 15:16:05 +00:00
Daniel Stenberg
5922ab4ecc first take at giving credit to projects from which we are borrowing/using
source code within Rockbox


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13409 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 15:04:09 +00:00
Nils Wallménius
9e94b380f0 Accept FS#6934 by Akio Idehara to fix an unresolved dependency on apps/codecs/codec_crt0.o that could trigger when using 'make' with the '-j' switch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13386 a1c6a512-1295-4272-9138-f99709370657
2007-05-14 10:07:41 +00:00
Jonathan Gordon
e22f22b599 Accept FS#7123 - add h10_5gb strings
Do the same for e200 by me


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13340 a1c6a512-1295-4272-9138-f99709370657
2007-05-07 08:53:37 +00:00
Jonathan Gordon
09467f8170 forgot to add Mauricio Peccorini tot eh credits file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13272 a1c6a512-1295-4272-9138-f99709370657
2007-04-26 13:58:01 +00:00
Dominik Riebeling
851ffe5528 Ooops. Forgot to add Philippe Latulippe to the credits file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13099 a1c6a512-1295-4272-9138-f99709370657
2007-04-10 20:02:30 +00:00
Nicolas Pennequin
ad07c23a83 Accept FS#7004 by Michal Jevjak: Fix new sublines not being displayed after scrolling lines. This bug was introduced in the previous WPS commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13090 a1c6a512-1295-4272-9138-f99709370657
2007-04-10 01:14:04 +00:00
Daniel Stenberg
7c385642ad updated to modern times
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13085 a1c6a512-1295-4272-9138-f99709370657
2007-04-09 21:07:12 +00:00
Miika Pekkarinen
dcb4aa242b FS#6997 DB/tree Cleanup - remove unused field "currextra2".
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13078 a1c6a512-1295-4272-9138-f99709370657
2007-04-09 10:30:11 +00:00
Dan Everton
1322ae02f9 FS #6759: Support tan function in calculator plugin. Patch by Luke Blaney.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13070 a1c6a512-1295-4272-9138-f99709370657
2007-04-08 11:22:12 +00:00
Miika Pekkarinen
cf5671d75f FS#6890 Reworking of the default tagnavi.config file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12984 a1c6a512-1295-4272-9138-f99709370657
2007-03-31 17:03:48 +00:00
Linus Nielsen Feltzing
f46857f085 Patch by Denis Stanishevskiy, prevent endless loop in the ID3 parser
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12968 a1c6a512-1295-4272-9138-f99709370657
2007-03-30 07:11:55 +00:00
Paul Louden
6c487eb5d1 More modernizing, make mention that certain versions of gcc are needed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12925 a1c6a512-1295-4272-9138-f99709370657
2007-03-26 16:44:00 +00:00
Dave Chapman
f1bf798b8a Volume control for mpegplayer - based on FS #6814 by Jacob Gardner and Pascal Briehl, modified by me (blame me for any problems). Mapped to the same buttons that are used to control volume in the WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12834 a1c6a512-1295-4272-9138-f99709370657
2007-03-18 17:04:44 +00:00
Zakk Roberts
0c6aea816d FS#6790 - Add playback control menu to Solitaire, thanks to Douglas Valentine.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12798 a1c6a512-1295-4272-9138-f99709370657
2007-03-16 00:52:42 +00:00
Marcoen Hirschberg
b265f53827 update by Simon Descarpentries
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12761 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 14:06:55 +00:00
Jonathan Gordon
b77dc2f3a3 Updated spanish lang file by Jose Ramon Garcia (FS#6765)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12758 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 12:06:22 +00:00
Tom Ross
caf2c61079 FS #6782 - Adjust right player movement to use Vol+ and Vol- instead of pausing the game every time the player moved down. Thanks to Chris Ham for the keychanges.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12746 a1c6a512-1295-4272-9138-f99709370657
2007-03-13 02:55:40 +00:00
Jonathan Gordon
b051f101d9 duth lang update by Jacco Koning (FS#6797)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12744 a1c6a512-1295-4272-9138-f99709370657
2007-03-13 01:00:40 +00:00
Jonathan Gordon
a990ff2920 Accept FS#6747 by Timo Horstschäfer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12704 a1c6a512-1295-4272-9138-f99709370657
2007-03-10 12:43:21 +00:00
Jonathan Gordon
e900a90e11 Accept FS#6750, allow recording to start automatically (If alarm wakeup
is set to recording)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12655 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 01:59:29 +00:00
Daniel Ankers
82f9056988 Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - iPod G3 will be coming soon.) This allows threads to be run on either core provided that all communications between the cores is done using uncached memory. There should be no significant change in battery life from doing this. Documentation (on the RockboxKernel wiki page) will follow shortly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12601 a1c6a512-1295-4272-9138-f99709370657
2007-03-04 20:06:41 +00:00
Barry Wardell
c9e317475a Accept FS#6662. Thanks to Nick Vanderweit. No need to define PI as
it is already defined as 
M_PI in 
math.h.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12355 a1c6a512-1295-4272-9138-f99709370657
2007-02-17 19:54:05 +00:00
Adam Gashlin
7df87126f0 Cleaned indents, added Shay Green (blargg) to credits.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12299 a1c6a512-1295-4272-9138-f99709370657
2007-02-14 03:49:09 +00:00
Zakk Roberts
ffbdb25e67 Large Sokoban update, by Sean Morrisey (FS#6625). Some new features include effectively unlimited (several thousand) undos on any platform, a redo feature, improved level/move info, 'level completed' screen showing moves/pushes made, and cleaned up code (full list of changes at tracker entry).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12294 a1c6a512-1295-4272-9138-f99709370657
2007-02-13 06:48:10 +00:00
Dave Chapman
6e88d05ad5 Oops, forgot to commit the change to add Ben Keroack to CREDITS for the Speex WPS bugfix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12276 a1c6a512-1295-4272-9138-f99709370657
2007-02-11 22:33:57 +00:00
Marcoen Hirschberg
69e3ffd825 add the 'Rockboxed' theme by Roan Horning, moddified to work with the wpsbuild script
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12273 a1c6a512-1295-4272-9138-f99709370657
2007-02-11 20:55:50 +00:00
Daniel Ankers
fa7dd74cf5 Increase disk thread stack on the Sansa in line with the changes in r12093. Fixes the recent Sansa crashes. Thanks to Rene Peinthor
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12177 a1c6a512-1295-4272-9138-f99709370657
2007-02-01 20:22:19 +00:00
Adam Gashlin
2289e1c9b4 Credit to Takashi Obara for FS #6603.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12174 a1c6a512-1295-4272-9138-f99709370657
2007-02-01 15:25:04 +00:00
Steve Bavin
253be082fc FS#4770 - due credit to Chris Dohan
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12170 a1c6a512-1295-4272-9138-f99709370657
2007-02-01 10:50:49 +00:00