Daniel Ankers
43e2c01065
Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to compile correctly with a normal build. Based on FS#6336 by Pavel Gnelitsa
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11570 a1c6a512-1295-4272-9138-f99709370657
2006-11-22 00:49:16 +00:00
Martin Scarratt
442c0e663f
Improved replaygain tags for WPS by Ian Webber fs#6223. Shows the current status of the gain rather than what the setting is set to. %?rg<off|track|album|shuffletrack|shufflealbum|notag>. Also, %rg will give the current gain adjustment.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11531 a1c6a512-1295-4272-9138-f99709370657
2006-11-15 17:29:03 +00:00
Jens Arnold
5421e86969
Colorised demystify. Based on patch #5856 by Travis Hyyppa, adapted to properly work with the multi-screen API.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11389 a1c6a512-1295-4272-9138-f99709370657
2006-10-30 01:31:32 +00:00
Barry Wardell
24f4a2a8cf
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the nice image of the Sansa. Lots more to be done including testing and tweaking the keymaps and modifying the plugins for the Sansa's 176x220 LCD.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11351 a1c6a512-1295-4272-9138-f99709370657
2006-10-26 13:38:09 +00:00
Jonathan Gordon
710ccb7b48
ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austin Appel
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11338 a1c6a512-1295-4272-9138-f99709370657
2006-10-25 10:17:57 +00:00
Steve Bavin
f512558650
Only flush PCM buffered voice data when explicitly told to. Patch by Stephane Doyen.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11331 a1c6a512-1295-4272-9138-f99709370657
2006-10-25 06:19:27 +00:00
Linus Nielsen Feltzing
4950b55837
Patch #6052 - More responsive skip on Archos
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11273 a1c6a512-1295-4272-9138-f99709370657
2006-10-19 11:43:13 +00:00
Steve Bavin
1c3d89c35e
Fix race condition when playback stopped - see FS#6174. Thanks to Jared Stafford
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11214 a1c6a512-1295-4272-9138-f99709370657
2006-10-13 13:08:05 +00:00
Dan Everton
65ef2dbb94
Add some presets for the equalizer. Includes a Default preset that resets everything. From FS#6113, thanks to David Quesada.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11209 a1c6a512-1295-4272-9138-f99709370657
2006-10-12 20:48:40 +00:00
Miika Pekkarinen
3eb9e70b64
Accepted FS#6098 as the first patch from Robert Kukla and implemented using two switches.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11124 a1c6a512-1295-4272-9138-f99709370657
2006-10-05 09:49:18 +00:00
Rani Hod
a875ed5d57
Accepted FS#6023 - ADX codec (some kind of ADPCM).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11046 a1c6a512-1295-4272-9138-f99709370657
2006-09-25 16:13:05 +00:00
Barry Wardell
9b1dd444b0
Fix display bugs with H10 LCDs (both 20GB and 5/6GB models). The 20GB LCD is actually a 128x160 LCD rotated 90 degrees, so we need to take account of this. The 5/6GB LCD is not rotated by 90 degrees but was treated as if it was (FS #5925 , patch thanks to Thilo-Alexander Ginkel)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10886 a1c6a512-1295-4272-9138-f99709370657
2006-09-04 23:10:27 +00:00
Magnus Holmgren
719d220925
Applied patch #5879 by Andrew Cupper: Fix backward seeking bug.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10807 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 15:47:18 +00:00
Linus Nielsen Feltzing
33032fad03
Correct credits for the calculator plugin
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10804 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 13:30:38 +00:00
Martin Arver
aa77eca8e3
Add Andrew Melville to the credits
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10773 a1c6a512-1295-4272-9138-f99709370657
2006-08-27 20:46:52 +00:00
Marcoen Hirschberg
17ff6396ff
Spanish translation update by Victor Cardenas
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10766 a1c6a512-1295-4272-9138-f99709370657
2006-08-27 10:24:47 +00:00
Marcoen Hirschberg
514ff09728
oops
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10709 a1c6a512-1295-4272-9138-f99709370657
2006-08-23 08:09:46 +00:00
Marcoen Hirschberg
904fb14900
add the people who made the Gigabeat port possible
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10708 a1c6a512-1295-4272-9138-f99709370657
2006-08-23 08:08:28 +00:00
Jonas Häggqvist
df4a502ff1
Add voice strings for "Edit Preset" and "Remove Preset" in radio screen. FS#5363 by James Teh
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10707 a1c6a512-1295-4272-9138-f99709370657
2006-08-23 04:09:14 +00:00
Barry Wardell
e367b05fca
Move X5 ADC code to target tree. Fix power button detection on H10. New ADC
...
driver for H10. Thanks to Laurent Baum for all his help with this code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10701 a1c6a512-1295-4272-9138-f99709370657
2006-08-22 20:17:09 +00:00
Dave Chapman
b80266c456
Optimisations to lcd_yuv_blit by Tom Meyer - speeds up mpegplayer by about 10-15%
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10627 a1c6a512-1295-4272-9138-f99709370657
2006-08-17 08:37:35 +00:00
Dan Everton
8030c804ad
Add support for the iPod Video hardware equalizer. You can access it from Sound Settings -> Equalizer -> Hardware Equalizer. Note that the peak filters are reported not to work. Based on FS#5791 from Snyper.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10568 a1c6a512-1295-4272-9138-f99709370657
2006-08-14 10:52:05 +00:00
Miika Pekkarinen
33d9104078
FS#5805 NOT operator for tagnavi.config by Jochen Kemnade.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10558 a1c6a512-1295-4272-9138-f99709370657
2006-08-13 12:33:34 +00:00
Shachar Liberman
f53779d2f4
Committing FS#5182 - One button hold for Horizontal screen scrolling.
...
=>hold RIGHT or LEFT button on a GUI based list to scroll horizontally.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10545 a1c6a512-1295-4272-9138-f99709370657
2006-08-12 13:40:49 +00:00
Dave Chapman
2c3fd0ce7e
Correct the URL of the patch tracker
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10520 a1c6a512-1295-4272-9138-f99709370657
2006-08-11 00:21:42 +00:00
Shachar Liberman
585510a6c3
...nither sleep(0.2). thanks FS#5509 for letting me believe it is
...
legit, and Philippe Miossec for his work.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10516 a1c6a512-1295-4272-9138-f99709370657
2006-08-10 20:56:09 +00:00
Shachar Liberman
4c64393ffb
Add the guy with for the H300 pong button table. Credits are free of
...
charge!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10474 a1c6a512-1295-4272-9138-f99709370657
2006-08-07 17:50:20 +00:00
Daniel Stenberg
967f4939c7
Barry did the H10 work that some of my Sansa work included/was based on.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10403 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 06:53:58 +00:00
Rani Hod
8630f072e9
Applied FS# 5736 by Alexander Levin.
...
Fixed fat buffer overflow with LFNs longer than 255 bytes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10389 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 22:59:45 +00:00
Miika Pekkarinen
957bf22879
Prevent simulator SDL audio skipping under OS X (FS#5748 by Emanuel
...
Zephir).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10384 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 15:11:03 +00:00
Shachar Liberman
5360df96ef
accept patch FS#4761 - putting the player on hold will now pause games. this should be
...
fitted to pong and rockblox as well. credit Lukas Sabota for the initial work, and, my very
own first commit!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10365 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 03:10:09 +00:00
Linus Nielsen Feltzing
f18f9a8061
Patch FS#5712 by Michael Sevakis - X5 Backlight brightness improvement/fix
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10322 a1c6a512-1295-4272-9138-f99709370657
2006-07-25 15:21:31 +00:00
Dan Everton
7b5af8c045
Add support for parsing binary data ID3 tags. Add support for parsing RVA2 ID3 tags for replaygain values instead of TXXX tags when playing files tagged with ID3v2.4. Patch by psyche78 (task #2937 )
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10259 a1c6a512-1295-4272-9138-f99709370657
2006-07-20 10:35:20 +00:00
Dave Chapman
752faa4351
Patch #5157 by Rainer Sinsch - SID codec
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10237 a1c6a512-1295-4272-9138-f99709370657
2006-07-18 18:33:12 +00:00
Dave Chapman
e81f52a1c6
Add Paul Louden (aka Llorean aka Paul_The_Nerd) for keeping the forums running, testing, debugging and the 1001 other things he does for Rockbox
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10230 a1c6a512-1295-4272-9138-f99709370657
2006-07-18 13:02:11 +00:00
Dave Chapman
f5ee212802
Add Daniel Ankers for his contribution to fixing audio playback on the 3rd Gen ipods.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10228 a1c6a512-1295-4272-9138-f99709370657
2006-07-18 12:55:31 +00:00
Linus Nielsen Feltzing
aea41cc221
Patch #5630 by Andreas Mattsson - Minimize WPS subline swap time shift
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10211 a1c6a512-1295-4272-9138-f99709370657
2006-07-13 21:34:36 +00:00
Linus Nielsen Feltzing
5f655c93f9
Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduce the battery consumption.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10208 a1c6a512-1295-4272-9138-f99709370657
2006-07-13 07:40:30 +00:00
Marcoen Hirschberg
1cbff57295
add Catalan translation by Victor Zabalza
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10198 a1c6a512-1295-4272-9138-f99709370657
2006-07-11 23:13:42 +00:00
Daniel Stenberg
9a1c8bdc3f
Karl Ove Hufthammer's nynorsk translation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10179 a1c6a512-1295-4272-9138-f99709370657
2006-07-03 21:15:13 +00:00
Peter D'Hoye
5f3c012984
Also fade out when stopping playback from within the browser (when configured to fade). Patch by Alistair Marshall for bug 5578
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10173 a1c6a512-1295-4272-9138-f99709370657
2006-07-01 23:48:30 +00:00
Hardeep Sidhu
ca0302ac94
Added iCatcher and UniCatcher themes by Ioannis Koutoulakis. Also updated wpsbuild to support different fonts for same theme depending on target screen.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10120 a1c6a512-1295-4272-9138-f99709370657
2006-06-14 22:06:11 +00:00
Zakk Roberts
1e289413ee
Esperanto translation, by Marc-André Moreau.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10057 a1c6a512-1295-4272-9138-f99709370657
2006-06-05 01:34:09 +00:00
Zakk Roberts
70b6430388
Some small Swedish language changes, by Frédéric François.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10011 a1c6a512-1295-4272-9138-f99709370657
2006-05-29 05:35:04 +00:00
Zakk Roberts
02e97d58b1
Patch attached to bug report #5077 by Ewan Davies which fixes argh/food generation on larger LCDs. His patch also brings up-to-date and includes Tom Evans' patch #1510 to start Wormlet with a menu for adjusting almost everything about the game (argh size, number, food size, number, growth rate, worm speed...). Some changes by me. Probably not bugfree, but Works For Me (tm).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9972 a1c6a512-1295-4272-9138-f99709370657
2006-05-22 06:56:39 +00:00
Marcoen Hirschberg
c13d7514d9
add Traditional Chinese translation by Wenbin Leo
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9936 a1c6a512-1295-4272-9138-f99709370657
2006-05-15 07:12:25 +00:00
Marcoen Hirschberg
1b7446f15c
update Norwegian translation by Frederik Vestre
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9930 a1c6a512-1295-4272-9138-f99709370657
2006-05-15 06:53:18 +00:00
Miika Pekkarinen
111d8764dd
Added Gaetano Vocca to credits.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9920 a1c6a512-1295-4272-9138-f99709370657
2006-05-12 05:43:38 +00:00
Jens Arnold
7aac7520ac
Chessbox: New pieces for ipod mini, and simplified, easier recognisable pieces for the tiny archos LCD, by Marianne Arnold. * Mapped restart button for Ondios & recorders.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9675 a1c6a512-1295-4272-9138-f99709370657
2006-04-15 10:38:36 +00:00
Brandon Low
9cde77060a
Patch 5107 from Steve Bavin, enable locking on sdl sim, now mutexes actually MUT EX on the SDL sim
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9638 a1c6a512-1295-4272-9138-f99709370657
2006-04-12 15:38:56 +00:00
Thom Johansen
573602a974
Credit Jean-Luc for the crossfeed algorithm.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9619 a1c6a512-1295-4272-9138-f99709370657
2006-04-11 20:18:39 +00:00
Ben Basha
390f167754
Brickmania and Tetrox for iPod mini by Anton Romanov (FS #5094 & #5067 )
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9618 a1c6a512-1295-4272-9138-f99709370657
2006-04-11 20:16:05 +00:00
Zakk Roberts
d47e87e6ac
Patch FS#4952 by Tom Ross, with changes by me: Snake 2 now uses external bitmaps for build, and is fully adapted to larger LCDs. Also some keymapping changes and usability adjustments.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9572 a1c6a512-1295-4272-9138-f99709370657
2006-04-09 09:39:16 +00:00
Brandon Low
a69c495e5d
Patches from bug #5001 by Rani Hod, should make settings more resiliant to having 'off-step' values in a general way, but specifically fixes that bug report, and also round the current sleep timer value up when entering settings for sleep timer
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9527 a1c6a512-1295-4272-9138-f99709370657
2006-04-05 22:36:42 +00:00
Hristo Kovachev
e16339e07b
Patch #5011 by Peter K. Cawley: added playback_control menu in text viewer plugin
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9488 a1c6a512-1295-4272-9138-f99709370657
2006-04-04 12:04:15 +00:00
Peter D'Hoye
9fad701934
German language update by Alexander Bondar (patch #4942 )
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9406 a1c6a512-1295-4272-9138-f99709370657
2006-04-01 17:20:13 +00:00
Martin Arver
3622c9357e
Adds Mark Bright and Dominik Riebeling to the credits. Change the look of the manual by using the KOMA-script package
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9349 a1c6a512-1295-4272-9138-f99709370657
2006-03-29 18:48:52 +00:00
Brandon Low
ee4674852f
Patch 4819 from Robert Keevil to shutdown the codec and clear the LCD on ipod shutdown
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9286 a1c6a512-1295-4272-9138-f99709370657
2006-03-27 13:36:51 +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
6cecfb006d
Patch #4898 by Michael DiFebbo. Updates to Configure Rockbox chapter of the manual. Adds description of the EQ amongst other changes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9213 a1c6a512-1295-4272-9138-f99709370657
2006-03-23 18:19:10 +00:00
Thom Johansen
611e002800
Add Ralf Herz to credits for line out patch.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9182 a1c6a512-1295-4272-9138-f99709370657
2006-03-22 13:06:01 +00:00
Linus Nielsen Feltzing
ab1019a1e8
Patch #4843 by Nicolas Pennequin - Correct status bar and backdrop in ID3 info screen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9156 a1c6a512-1295-4272-9138-f99709370657
2006-03-21 11:31:53 +00:00
Dave Chapman
cb18fac7e3
Add Fredrik Öhrn
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9039 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 01:34:01 +00:00
Ben Basha
b7a96707bc
New plugin - Xobox - xonix clone by Eli Sherer with changes by me and Mikael Magnusson
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9011 a1c6a512-1295-4272-9138-f99709370657
2006-03-12 09:35:53 +00:00
Linus Nielsen Feltzing
dd939aa4d7
Patch #2839 by Christian Marg - Always show the buttonbar in the keyboard screen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9008 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 22:31:53 +00:00
Linus Nielsen Feltzing
1a66809ce1
Patch #4739 by Matthias Mohr - Clear WPS backdrop when loading new WPS
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9007 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 22:06:43 +00:00
Dan Everton
5f40aac300
Don't pass NULL to dlclose. Stops the simulator crashing if there's a problem loading a plugin or codec.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9003 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 16:16:15 +00:00
Marcoen Hirschberg
16a292d65c
update japanese language by Naoaki Okazaki
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8987 a1c6a512-1295-4272-9138-f99709370657
2006-03-10 10:07:06 +00:00
Björn Stenberg
4a67c872e9
Added section about real names
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8977 a1c6a512-1295-4272-9138-f99709370657
2006-03-09 14:58:15 +00:00
Martin Arver
f52dfb9ffd
Patch #4790 by Nils Wallménius. Added Bejeweled to the manual. Some minor changes to the text as well.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8943 a1c6a512-1295-4272-9138-f99709370657
2006-03-07 10:07:35 +00:00
Jörg Hohensohn
ea5df70e46
Archos V1 recorder charging path #2927 by Alun Thomas
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8898 a1c6a512-1295-4272-9138-f99709370657
2006-03-04 09:48:53 +00:00
Daniel Stenberg
e248eac20f
imported code are excepted from these guidelines
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8893 a1c6a512-1295-4272-9138-f99709370657
2006-03-03 07:31:54 +00:00
Tomas Salfischberger
ed1a8298db
Language update by Rui Marinho (FS patch id 4749)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8869 a1c6a512-1295-4272-9138-f99709370657
2006-02-28 21:27:35 +00:00
Marcoen Hirschberg
3b6141c7c6
updated hungarian translation by Imre Herceg, updated finnish translation by Jani Kinnunen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8865 a1c6a512-1295-4272-9138-f99709370657
2006-02-28 09:46:25 +00:00
Tomas Salfischberger
abf975d5b9
Someone asked this on the mailinglist.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8858 a1c6a512-1295-4272-9138-f99709370657
2006-02-27 15:01:34 +00:00
Daniel Stenberg
55da2797ab
we have a new patch tracker!
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8853 a1c6a512-1295-4272-9138-f99709370657
2006-02-26 23:28:15 +00:00
Hristo Kovachev
dd2a5294d6
Credit Aleksey Kozyulin for the russian.lang update
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8839 a1c6a512-1295-4272-9138-f99709370657
2006-02-25 23:55:02 +00:00
Dan Everton
681bd70b4f
Add iPod Video sim background contributed by aaronfg.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8819 a1c6a512-1295-4272-9138-f99709370657
2006-02-23 21:50:34 +00:00
Hristo Kovachev
bf47965c34
Okay, commit Miguel's name encoded in UTF-8 again..
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8783 a1c6a512-1295-4272-9138-f99709370657
2006-02-22 14:54:20 +00:00
Hristo Kovachev
d12dd45333
Corrected Miguel's last name
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8779 a1c6a512-1295-4272-9138-f99709370657
2006-02-22 14:29:36 +00:00
Hristo Kovachev
91522721f4
New chessbox plugin by Miguel A. ArЩvalo, based on GNU Chess v2
...
Not built yet because of a missing dependancy with the pieces' bitmaps. Someone with Makefile knowledge, please, look at it!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8778 a1c6a512-1295-4272-9138-f99709370657
2006-02-22 14:24:54 +00:00
Dave Chapman
8b1297a0b6
Patch #1435744 from Andrew Scott - initial iPod Mini support
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8764 a1c6a512-1295-4272-9138-f99709370657
2006-02-21 15:01:25 +00:00
Martin Arver
c7fd0fee7a
Patch[1430311] by Henrico Witvliet. Split plugins to individual files. Proper naming of the targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8763 a1c6a512-1295-4272-9138-f99709370657
2006-02-21 11:54:53 +00:00
Ben Basha
a39aeb1ed2
Patch #1418787 brickmania for the H1xx series by Dominik Wenger with changes by Liberman Shachar and me. +fixed bug with the glue pad.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8742 a1c6a512-1295-4272-9138-f99709370657
2006-02-19 21:24:46 +00:00
Dave Chapman
b0f05809d5
Patch #1432941 - Colour support for Plasma by Mikael Magnusson
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8702 a1c6a512-1295-4272-9138-f99709370657
2006-02-16 16:07:21 +00:00
Dan Everton
1375e5771c
Forgot to update CREDITS. Previous patch from musicmad.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8683 a1c6a512-1295-4272-9138-f99709370657
2006-02-13 19:42:07 +00:00
Hardeep Sidhu
4eca52941c
Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8595 a1c6a512-1295-4272-9138-f99709370657
2006-02-06 07:12:21 +00:00
Dave Chapman
e8048cefed
Initial version of iPod greyscale LCD driver from Seven Le Mesle. This is currently written to use vertically-packed mono and native bitmap formats.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8580 a1c6a512-1295-4272-9138-f99709370657
2006-02-05 16:01:50 +00:00
Daniel Stenberg
8a1da84009
Imre Herceg's Hungarian translation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8565 a1c6a512-1295-4272-9138-f99709370657
2006-02-04 21:54:30 +00:00
Linus Nielsen Feltzing
482ef8cecf
Added Dan Everton to the credits
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8547 a1c6a512-1295-4272-9138-f99709370657
2006-02-03 15:21:58 +00:00
Dave Chapman
fbd8e5d29c
Patch #1421483 - AIFF codec by Jvo Studer
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8524 a1c6a512-1295-4272-9138-f99709370657
2006-02-01 16:42:02 +00:00
Dave Chapman
afe36f4267
Add Tim Crist (ts-x) - Brickmania levels designer
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8434 a1c6a512-1295-4272-9138-f99709370657
2006-01-23 23:25:10 +00:00
Jens Arnold
c05cd1676f
Better random number generator: Mersenne twiser with improved initialisation. BSD-style license.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8396 a1c6a512-1295-4272-9138-f99709370657
2006-01-20 01:21:26 +00:00
Brandon Low
05dccc3551
Profiling support, tools and documentation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8375 a1c6a512-1295-4272-9138-f99709370657
2006-01-18 20:54:13 +00:00
Daniel Stenberg
cedba8830f
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8366 a1c6a512-1295-4272-9138-f99709370657
2006-01-18 11:09:06 +00:00
Dave Chapman
bae4e2acdd
Use SDL's thread wrappers instead of pthreads to increase portability in the SDL sim. Patch by Andrew Pilley with some changes by me.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8347 a1c6a512-1295-4272-9138-f99709370657
2006-01-13 13:38:31 +00:00
Dave Chapman
d83e929f3f
Work-in-progress iriver iFP-7xx port by Tomasz Malesinski
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8342 a1c6a512-1295-4272-9138-f99709370657
2006-01-12 00:35:50 +00:00
Linus Nielsen Feltzing
cf218e33ec
Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedups
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8324 a1c6a512-1295-4272-9138-f99709370657
2006-01-10 21:55:56 +00:00
Linus Nielsen Feltzing
81c9d58c4e
Metronome plugin for iriver targets, by Sebastian Henriksen, Martin Scarratt and me
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8319 a1c6a512-1295-4272-9138-f99709370657
2006-01-10 02:51:50 +00:00
Daniel Stenberg
0e419987e4
SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third
...
simulator with the hope that once it works fine, we can remove the other two
and only have one unified simulator.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8312 a1c6a512-1295-4272-9138-f99709370657
2006-01-09 11:22:36 +00:00
Linus Nielsen Feltzing
bd2f678b70
Patch #1392287 by Brandon Low - faster LCD update for H300 with ASM
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8293 a1c6a512-1295-4272-9138-f99709370657
2005-12-28 22:49:22 +00:00
Linus Nielsen Feltzing
ca1a1ab141
H300: Colors for solitaire by Ben Basha
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8267 a1c6a512-1295-4272-9138-f99709370657
2005-12-20 22:57:04 +00:00
Linus Nielsen Feltzing
a4b15a4f1f
H300 FM radio support, with help from Peter D'Hoye
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8237 a1c6a512-1295-4272-9138-f99709370657
2005-12-15 01:11:19 +00:00
Linus Nielsen Feltzing
6ddfac0806
Patch #1377879 by Anders Kagerin - faster lcd_update_rect() for h300
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8215 a1c6a512-1295-4272-9138-f99709370657
2005-12-11 00:30:15 +00:00
Marcoen Hirschberg
1184ae9de7
add a korean translation to rockbox by David J. Song and Jeong Taek In
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8183 a1c6a512-1295-4272-9138-f99709370657
2005-12-07 08:37:11 +00:00
Marcoen Hirschberg
d622e64165
credit Frank Dischner and Tat Tang for their work on unicode and Toshihiko Itoh for the japanese translation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8173 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 15:01:01 +00:00
Marcoen Hirschberg
b0fee17d6e
waiting is over: initial unicode commit
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8169 a1c6a512-1295-4272-9138-f99709370657
2005-12-06 13:27:15 +00:00
Dave Chapman
f1c02478ef
H300 support for Sudoku by Jonathan Gordon
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8090 a1c6a512-1295-4272-9138-f99709370657
2005-11-27 23:59:05 +00:00
Adam Boot
f04577377d
Update for H300 plus minor fixes
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8086 a1c6a512-1295-4272-9138-f99709370657
2005-11-27 17:40:19 +00:00
Marcoen Hirschberg
e68680ac31
add Mustapha Senhaji (Moos) to the credits
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8033 a1c6a512-1295-4272-9138-f99709370657
2005-11-21 23:47:32 +00:00
Christi Scarborough
e6cef6ebf7
zezayer WPS by Jake Owen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7938 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 21:53:23 +00:00
Christi Scarborough
4c0b83f5e9
Remote WPS support (and some WPS bugfixes) by Stephan Wezel
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7934 a1c6a512-1295-4272-9138-f99709370657
2005-11-17 20:14:59 +00:00
Dave Chapman
2bf9be1c02
Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementation by Mark Arigo.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7814 a1c6a512-1295-4272-9138-f99709370657
2005-11-11 19:45:36 +00:00
Linus Nielsen Feltzing
202fcbcfb1
Added Anton to the credits
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7736 a1c6a512-1295-4272-9138-f99709370657
2005-11-02 23:07:45 +00:00
Daniel Stenberg
95cde0b8b7
Spell out that we use ISO 8859-1 at places, but we should rather remain
...
ascii only. UTF8 we do not. (as of now)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7671 a1c6a512-1295-4272-9138-f99709370657
2005-10-28 10:44:50 +00:00
Jens Arnold
74e4b250a6
New plugin: Plasma effect, developed by Mat Holton, imtegerised and extended by Kevin Ferrare.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7590 a1c6a512-1295-4272-9138-f99709370657
2005-10-07 20:35:27 +00:00
Jonas Häggqvist
9f41c6c11e
Workaround for ALAC files that previousy wouldn't play. Libalac now skips unknown chunk IDs. Time display and seeking is broken for those files (the ones that played before still work). Patch by Alyssa Milburn.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7552 a1c6a512-1295-4272-9138-f99709370657
2005-09-24 02:12:42 +00:00
Linus Nielsen Feltzing
c2779e5ef3
Patch #1285659 by Stephan Wezel, adds the %bp tag to the WPS (external power adapter)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7501 a1c6a512-1295-4272-9138-f99709370657
2005-09-09 07:07:44 +00:00
Jens Arnold
fa8ac088b8
Added missing credit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7470 a1c6a512-1295-4272-9138-f99709370657
2005-09-04 12:02:08 +00:00
Daniel Stenberg
a5600672ed
Frank convbdf patcher
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7393 a1c6a512-1295-4272-9138-f99709370657
2005-08-23 21:39:42 +00:00
Miika Pekkarinen
fe89d36954
The previous commit I did was supposed to fix the wps mode patch only
...
but it committed the wps align patch "[ 1236643 ] Enable multiple
align tags in wps" also which I didn't want to do right now. But it's now
done and here is the last portion of that patch.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7374 a1c6a512-1295-4272-9138-f99709370657
2005-08-21 20:18:24 +00:00
Miika Pekkarinen
d9874b266e
Committed the "[ 1247788 ] Adds wps tags for repeat modes" patch.
...
Please revert back should it cause problems.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7371 a1c6a512-1295-4272-9138-f99709370657
2005-08-21 19:17:50 +00:00
Linus Nielsen Feltzing
41a53d2c1c
Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text support for Hebrew and Arabic
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7292 a1c6a512-1295-4272-9138-f99709370657
2005-08-08 19:23:28 +00:00
Jonas Häggqvist
d3cbf87305
Forgot to add to CREDITS for the Galego translation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7217 a1c6a512-1295-4272-9138-f99709370657
2005-07-21 22:56:15 +00:00
Linus Nielsen Feltzing
6b582c3b92
Patch #1232741 by Frederic Devernay - chip8 plugin now playable, and with SCHIP emulation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7041 a1c6a512-1295-4272-9138-f99709370657
2005-07-06 18:38:25 +00:00
Christi Scarborough
be7894509f
(1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for left align, %ac for centre, %ar for right. It is currently not possible to use more than one %a? tag per WPS line. (2) Lots of tabs removed.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7034 a1c6a512-1295-4272-9138-f99709370657
2005-07-05 22:27:54 +00:00
Linus Nielsen Feltzing
eaf8b2d76d
Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playback
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7025 a1c6a512-1295-4272-9138-f99709370657
2005-07-05 08:43:36 +00:00
Christi Scarborough
13c0181882
New fonts + slight fix to rockbox_default by Antonius Hellman (patch #1228206 )
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6957 a1c6a512-1295-4272-9138-f99709370657
2005-06-30 21:14:09 +00:00
Jonas Häggqvist
f2af800fcb
Updated Nederlands (Dutch) translation by Sander Sweers
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6953 a1c6a512-1295-4272-9138-f99709370657
2005-06-30 18:51:35 +00:00
Daniel Stenberg
01377e2e57
Hristo Kovachev's keypad fixes for the H300 build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6912 a1c6a512-1295-4272-9138-f99709370657
2005-06-29 12:47:24 +00:00
Jonas Häggqvist
80324d1ed3
Add make install step - still quite outdated, but at least what's there is more correct now.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6886 a1c6a512-1295-4272-9138-f99709370657
2005-06-26 22:47:19 +00:00
Jonas Häggqvist
e021e1f42c
Patch 1163135 by Bryan Vandyke: Remove trailing spaces for ID3v2 tags
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6885 a1c6a512-1295-4272-9138-f99709370657
2005-06-26 22:43:57 +00:00
Jonas Häggqvist
ba5f9cf181
Patch #1218188 by Konstantin Isakov: Don't wrap around scroll in file-browser when button is repeated.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6884 a1c6a512-1295-4272-9138-f99709370657
2005-06-26 21:43:31 +00:00
Jens Arnold
97a8049389
New feature for units that can be powered or charged from USB (Recorder fm/v2, Ondios): USB power mode, based on patch #1110332 by Pieter Bos. This way you can save battery power or even charge the battery (fm/v2) while using your unit near a PC. Hold MODE (Ondio) or F1 (fm/v2) while plugging USB to enter that mode. A tiny USB plug icon will be displayed is the status bar (overridden by the regular power plug icon in case of fm/v2 when the charger is connected).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6836 a1c6a512-1295-4272-9138-f99709370657
2005-06-23 02:18:29 +00:00
Linus Nielsen Feltzing
9a899213fc
Patch #1223219 by Dave Wiard - Add all supported audio files with Create Playlist
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6772 a1c6a512-1295-4272-9138-f99709370657
2005-06-20 09:00:53 +00:00
Linus Nielsen Feltzing
5058f7de05
ID3 parser bug fix by Ray Lambert
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6716 a1c6a512-1295-4272-9138-f99709370657
2005-06-15 08:46:13 +00:00
Marcoen Hirschberg
37f59a0f6f
- add Andy Young's patch to make sound init more quiet
...
- add myself to the credits at the spot of my first commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6704 a1c6a512-1295-4272-9138-f99709370657
2005-06-14 00:15:16 +00:00
Pedro Vasconcelos
6b9350b4d3
A little improvement on Vorbis block synthesis.
...
Added myself to the list of contributors.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6664 a1c6a512-1295-4272-9138-f99709370657
2005-06-10 22:34:57 +00:00
Linus Nielsen Feltzing
005fc38d87
Snake2 port to iRiver by Alexander Spyridakis
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6629 a1c6a512-1295-4272-9138-f99709370657
2005-06-09 06:14:40 +00:00
Tomas Salfischberger
3522fc60be
Miikka was already added right after my name for writing a conversion script for dictionary files.
...
Or do we want to credit him twice for his great work? :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6600 a1c6a512-1295-4272-9138-f99709370657
2005-06-07 19:48:31 +00:00
Linus Nielsen Feltzing
1c497e6045
First audio codec playback attempt by Miikka Pekkarinen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6574 a1c6a512-1295-4272-9138-f99709370657
2005-06-05 23:05:10 +00:00
Tomas Salfischberger
195b9d3630
Bagder in version 1.81 of plugin.h: "fprintf() is now fdprintf()" so time to put it in here too :)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6548 a1c6a512-1295-4272-9138-f99709370657
2005-06-01 20:35:08 +00:00
Jens Arnold
e86ee9a33f
Enhancement by Martin Arver: The snow flakes are now tiny bitmaps for better visibility on slow LCDs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6498 a1c6a512-1295-4272-9138-f99709370657
2005-05-21 13:11:50 +00:00
Linus Nielsen Feltzing
6705a88347
Patch #1203309 by David Bryant - WavPack codec fix and performance enhancement
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6481 a1c6a512-1295-4272-9138-f99709370657
2005-05-17 06:32:49 +00:00
Jens Arnold
be27989010
Patch #1201675 by Alessio Lenzi, updated italian language.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6473 a1c6a512-1295-4272-9138-f99709370657
2005-05-15 23:29:35 +00:00
Linus Nielsen Feltzing
eec2b7ed2b
Patch #1152363 by Luca Burelli, proportional font support in the text viewer plugin
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6469 a1c6a512-1295-4272-9138-f99709370657
2005-05-13 13:32:57 +00:00
Linus Nielsen Feltzing
e3a2d8647d
Correction
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6451 a1c6a512-1295-4272-9138-f99709370657
2005-05-10 05:23:23 +00:00
Linus Nielsen Feltzing
714144bf54
Patch #1195757 by Richard O'Brien, updated icelandic language
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6448 a1c6a512-1295-4272-9138-f99709370657
2005-05-09 10:06:25 +00:00
Daniel Stenberg
f959dff4b5
Tapio Karppinen's finnish translation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6398 a1c6a512-1295-4272-9138-f99709370657
2005-05-02 21:03:03 +00:00
Tomas Salfischberger
e2f5dba61c
Miika Pekkarinen wrote the dictionary conversion script/tool.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6396 a1c6a512-1295-4272-9138-f99709370657
2005-05-02 15:06:55 +00:00
Linus Nielsen Feltzing
250678bb05
New BMP reader by Tomas Salfischberger
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6340 a1c6a512-1295-4272-9138-f99709370657
2005-04-25 07:42:10 +00:00
Christian Gmeiner
ed0c8764c4
iRiver: added support for hold-button on main unit and remote control
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6320 a1c6a512-1295-4272-9138-f99709370657
2005-04-19 11:34:22 +00:00
Linus Nielsen Feltzing
14c7900383
Low-level driver for the H100 remote control LCD, by Richard S. La Charite III
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6283 a1c6a512-1295-4272-9138-f99709370657
2005-04-14 11:40:41 +00:00
Linus Nielsen Feltzing
2fa2bf6ced
Patch #1164207 by Alexandre Bourget, the iriverify plugin, transforms Rockbox generated playlists so they are recognized by the iRiver firmware
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6259 a1c6a512-1295-4272-9138-f99709370657
2005-04-07 12:17:14 +00:00
Linus Nielsen Feltzing
19c56af4f4
Added Andy Young
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6211 a1c6a512-1295-4272-9138-f99709370657
2005-03-18 11:39:49 +00:00
Linus Nielsen Feltzing
e2df1aebbf
New greek translation by Tony Motakis
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6191 a1c6a512-1295-4272-9138-f99709370657
2005-03-11 13:09:31 +00:00
Jörg Hohensohn
2584896920
More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6105 a1c6a512-1295-4272-9138-f99709370657
2005-03-03 07:25:43 +00:00
Linus Nielsen Feltzing
4766863bda
Sokoban adapted to the iRiver H1xx display by Michiel van der Kolk
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6077 a1c6a512-1295-4272-9138-f99709370657
2005-02-28 07:12:37 +00:00
Jens Arnold
83d2e00aa6
Rework of the french (francais) translation by Manuel Dejonghe: (1) sorted into english.lang order for easier maintenance. (2) Synced. (3) Updated voice strings. (4) General cleanup.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5857 a1c6a512-1295-4272-9138-f99709370657
2005-02-08 22:36:33 +00:00
Jens Arnold
e5ef71b81b
Jonas Haggqvist, Thom Johansen and Rinat Zakirov contributed up to date danish, norwegian and russian translations.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5856 a1c6a512-1295-4272-9138-f99709370657
2005-02-08 20:33:53 +00:00
Daniel Stenberg
adaae249ef
iRiver scramble and descramble code from Dave Cooper
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5649 a1c6a512-1295-4272-9138-f99709370657
2005-01-24 09:01:48 +00:00
Daniel Stenberg
9bb49ca6cb
Jean-Philippe Bernardy
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5544 a1c6a512-1295-4272-9138-f99709370657
2005-01-09 23:20:51 +00:00
Linus Nielsen Feltzing
0794ffbfb7
Updated Q76, dir buffer full
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5473 a1c6a512-1295-4272-9138-f99709370657
2004-12-01 08:30:25 +00:00
Linus Nielsen Feltzing
569b998c5b
Patch #1048937 by Jacob Erlbeck, Metronome tap speed entry
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5468 a1c6a512-1295-4272-9138-f99709370657
2004-11-26 13:31:40 +00:00
Jens Arnold
56a6fdda4d
Added important info for Ondio users
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5466 a1c6a512-1295-4272-9138-f99709370657
2004-11-25 13:48:42 +00:00
Linus Nielsen Feltzing
154f343abc
Updated the release version to 2.3, plus some minor corrections.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5465 a1c6a512-1295-4272-9138-f99709370657
2004-11-25 11:17:59 +00:00
Björn Stenberg
83b8eded9e
Const is allowed.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5402 a1c6a512-1295-4272-9138-f99709370657
2004-11-11 09:40:48 +00:00
Björn Stenberg
d4c1fc64ba
Corrected hostname
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5400 a1c6a512-1295-4272-9138-f99709370657
2004-11-11 09:36:41 +00:00
Jens Arnold
c32272b15b
We just released 2.3...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5361 a1c6a512-1295-4272-9138-f99709370657
2004-10-26 15:12:28 +00:00
Björn Stenberg
94a5e70b14
Release 2.3
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5359 a1c6a512-1295-4272-9138-f99709370657
2004-10-26 14:12:37 +00:00
Linus Nielsen Feltzing
ad1298360b
Jiri Jurecek helped with the czech language
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5357 a1c6a512-1295-4272-9138-f99709370657
2004-10-26 12:57:14 +00:00
Jens Arnold
6d6392c514
Some additions & corrections
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5175 a1c6a512-1295-4272-9138-f99709370657
2004-10-05 10:50:01 +00:00
Daniel Stenberg
db06918a9a
added a few more milestones from our history
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5172 a1c6a512-1295-4272-9138-f99709370657
2004-10-05 07:58:35 +00:00
Linus Nielsen Feltzing
e08c0d1fec
Added Q80 about free disk space
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5110 a1c6a512-1295-4272-9138-f99709370657
2004-09-23 13:55:45 +00:00
Björn Stenberg
0b23c48c0f
Slight clarification...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5086 a1c6a512-1295-4272-9138-f99709370657
2004-09-17 07:16:09 +00:00
Daniel Stenberg
2db9dc509f
bad CVS info fixed now
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5075 a1c6a512-1295-4272-9138-f99709370657
2004-09-15 08:29:59 +00:00
Jens Arnold
9d5de4ac71
.rockbox browse fixes, based on patch #861278 by Brian King: (1) Leaving the sub-browser with ON is disabled to prevent possibly endless recursion, (2) For browsing plugins and fonts, the browser doesn't quit automatically after selecting a file, for more convenient use of plugins and trying out different fonts. Additionally, the button bar display is fixed to properly reflect the unavailability of F1 in a sub-browser
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5023 a1c6a512-1295-4272-9138-f99709370657
2004-08-28 20:41:57 +00:00
Björn Stenberg
6d0da414bf
Plugin API documentation by Antoine Cellerier
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4998 a1c6a512-1295-4272-9138-f99709370657
2004-08-17 06:54:08 +00:00
Björn Stenberg
619a5ca1d3
Minesweeper and Solitaire plugins by Antoine Cellerier
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4997 a1c6a512-1295-4272-9138-f99709370657
2004-08-17 06:50:14 +00:00
Linus Nielsen Feltzing
00e384f30a
Fix for bug #998515 , by Jan Gajdos
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4959 a1c6a512-1295-4272-9138-f99709370657
2004-07-27 07:12:07 +00:00
Linus Nielsen Feltzing
25a60a54e7
Brushed it up a little
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4919 a1c6a512-1295-4272-9138-f99709370657
2004-07-23 08:45:34 +00:00
Linus Nielsen Feltzing
557633592a
New plugin, snake2, by Mat Holton (Patch #838045 )
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4881 a1c6a512-1295-4272-9138-f99709370657
2004-07-14 13:09:56 +00:00
Linus Nielsen Feltzing
3a203ec68d
Patch #911298 by Steve Cundari, adds hour display to WPS and bookmarks
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4878 a1c6a512-1295-4272-9138-f99709370657
2004-07-14 10:18:11 +00:00
Linus Nielsen Feltzing
10fafb3d7c
Added a link for condenser mics, and updated some links to the wiki
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4870 a1c6a512-1295-4272-9138-f99709370657
2004-07-13 09:53:36 +00:00
Linus Nielsen Feltzing
5f6047075f
Patch #985429 by Christi Scarborough, solid progress bar
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4851 a1c6a512-1295-4272-9138-f99709370657
2004-07-08 10:52:09 +00:00
Linus Nielsen Feltzing
fafd2093e3
Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and blinking when waiting to record (and when paused).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4790 a1c6a512-1295-4272-9138-f99709370657
2004-06-22 10:52:39 +00:00
Daniel Stenberg
963f31a6a1
scott's entry #79 , edited my me
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4723 a1c6a512-1295-4272-9138-f99709370657
2004-06-09 06:33:59 +00:00
Linus Nielsen Feltzing
0600cb13f1
Typo
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4710 a1c6a512-1295-4272-9138-f99709370657
2004-05-29 12:42:49 +00:00
Björn Stenberg
e08a97b64f
Added Scott's V2/FM battery faq
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4683 a1c6a512-1295-4272-9138-f99709370657
2004-05-21 21:15:21 +00:00
Daniel Stenberg
caec53c0d1
next-song support added to WPS, using new tags, and killed some trailing
...
whitespace
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4643 a1c6a512-1295-4272-9138-f99709370657
2004-05-19 08:30:48 +00:00
Linus Nielsen Feltzing
80f942eae6
Tweaked the formatting of Q78
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4544 a1c6a512-1295-4272-9138-f99709370657
2004-04-21 22:30:32 +00:00
Linus Nielsen Feltzing
2efe8f9d61
Tweaked the formatting of Q76
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4543 a1c6a512-1295-4272-9138-f99709370657
2004-04-21 21:57:38 +00:00
Linus Nielsen Feltzing
2632625681
Corrected spelling errors, and removed all CR characters
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4523 a1c6a512-1295-4272-9138-f99709370657
2004-04-20 11:04:09 +00:00
Daniel Stenberg
a5838f5327
Added 'Q78: How do I control the recording frequency and quality?'
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4516 a1c6a512-1295-4272-9138-f99709370657
2004-04-19 13:46:06 +00:00
Daniel Stenberg
b7c4dafd00
Q77: Why are you developing X when you should be doing Y?
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4515 a1c6a512-1295-4272-9138-f99709370657
2004-04-19 13:38:22 +00:00
Linus Nielsen Feltzing
5bac2a8204
Added comment about flashed Rockbox
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4389 a1c6a512-1295-4272-9138-f99709370657
2004-03-16 07:39:32 +00:00
Linus Nielsen Feltzing
baee14e398
Some 2.2 changes, plus a step-by-step guide to the dir-buffer-full problem
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4376 a1c6a512-1295-4272-9138-f99709370657
2004-03-13 17:07:56 +00:00
Daniel Stenberg
16d4d6b49e
Jens Arnold is a contributor
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4371 a1c6a512-1295-4272-9138-f99709370657
2004-03-12 11:42:15 +00:00
Linus Nielsen Feltzing
10b92c44b3
First step towards context sensitive and configurable menus, by Brent Coutts
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4370 a1c6a512-1295-4272-9138-f99709370657
2004-03-12 10:20:33 +00:00
Linus Nielsen Feltzing
5c09ed38c6
Added Matthias Wientapper
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4369 a1c6a512-1295-4272-9138-f99709370657
2004-03-12 08:23:15 +00:00