Stepan Moskovchenko
8b6d28790e
Some MIDI changes, and add a new musical plugin I'm working on... Not fully done yet, so commented out
...
of SUBDIRS. (If people are against having half-baked plugins in SVN, please let me know and I will
remove it).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14863 a1c6a512-1295-4272-9138-f99709370657
2007-09-27 03:59:33 +00:00
Mark Arigo
61a83c02a3
Sansa c200: fix system_reboot with some magic from the OF. Reboot to the OF when usb is inserted.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14862 a1c6a512-1295-4272-9138-f99709370657
2007-09-27 02:50:50 +00:00
Jonas Häggqvist
d7c8cff3d8
Add Pinitnun Shanasabang to the credits for his Thai translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14861 a1c6a512-1295-4272-9138-f99709370657
2007-09-26 10:13:35 +00:00
Jonas Häggqvist
c8af667caa
New translation: Thai, by Pinitnun Shanasabang
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14860 a1c6a512-1295-4272-9138-f99709370657
2007-09-26 09:56:43 +00:00
Jonas Häggqvist
d42fba0938
Add c200 to the button light timeout string in all languages with a translation of that string already.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14859 a1c6a512-1295-4272-9138-f99709370657
2007-09-26 09:54:31 +00:00
Jonas Häggqvist
bdbbef616b
Updated Finnish language by Jani Kinnunen.
...
Updated Danish language by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14858 a1c6a512-1295-4272-9138-f99709370657
2007-09-26 09:52:36 +00:00
Björn Stenberg
6135b458cc
Minor syntax fix
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14857 a1c6a512-1295-4272-9138-f99709370657
2007-09-25 20:58:16 +00:00
Björn Stenberg
1bf813d682
Enabled button light for Sansa C200
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14856 a1c6a512-1295-4272-9138-f99709370657
2007-09-25 20:24:38 +00:00
Peter D'Hoye
d55f1b73df
Update Dutch language file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14855 a1c6a512-1295-4272-9138-f99709370657
2007-09-25 20:11:12 +00:00
Catalin Patulea
7790fded36
m:robe 500i port: Fix tab style (tab -> 4 spaces) in system-mr500.c
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14854 a1c6a512-1295-4272-9138-f99709370657
2007-09-25 04:46:23 +00:00
Catalin Patulea
2a0ae89c26
m:robe 500i port: Get interrupts firing and the timer ticking
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14853 a1c6a512-1295-4272-9138-f99709370657
2007-09-25 04:45:49 +00:00
Michael Sevakis
7e891aa4d3
Oops. Actually add the IDCT file for ARM. :p
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14852 a1c6a512-1295-4272-9138-f99709370657
2007-09-25 03:14:06 +00:00
Michael Sevakis
287d6223d3
Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for ARm just to make it all work more nicely. Move UI simulator YUV code to its core to adapt it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14851 a1c6a512-1295-4272-9138-f99709370657
2007-09-25 02:59:42 +00:00
Jonathan Gordon
24327ddf7b
shouldnt have been commited
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14850 a1c6a512-1295-4272-9138-f99709370657
2007-09-25 02:49:57 +00:00
Jonathan Gordon
4196e7c59c
Fix the eq menu so changes are applied after using the "simple eq settings" menu
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14849 a1c6a512-1295-4272-9138-f99709370657
2007-09-25 02:44:50 +00:00
Karl Kurbjun
968ba0a277
More ATA work (that doesn't work)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14848 a1c6a512-1295-4272-9138-f99709370657
2007-09-25 01:44:57 +00:00
Dominik Riebeling
7255bdbb6a
Remove the full url path from links to the wiki and display the wiki name only instead. Add a note on how to manually access wiki pages. The links itself are still pointing to the wiki.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14847 a1c6a512-1295-4272-9138-f99709370657
2007-09-24 22:39:24 +00:00
Antoine Cellerier
62c1a87df4
Automatically save and load solitaire game. Close FS#7796. (Do we need a "quit without saving" menu entry?)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14846 a1c6a512-1295-4272-9138-f99709370657
2007-09-24 22:19:59 +00:00
Catalin Patulea
0432157455
m:robe 500i port: Fix the way GIOs are cleared
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14845 a1c6a512-1295-4272-9138-f99709370657
2007-09-24 21:39:42 +00:00
Nils Wallménius
ddee0f16d3
Use uint32_t type for the pitch table
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14844 a1c6a512-1295-4272-9138-f99709370657
2007-09-24 21:13:20 +00:00
Dominik Riebeling
33e1559194
Introduce Rockbox Utility to the manual as automated installation option. Only rather short description for now.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14843 a1c6a512-1295-4272-9138-f99709370657
2007-09-24 20:12:17 +00:00
Nils Wallménius
ff7b3c5e4e
Fix midi playback on 64 bit sims and const a table
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14842 a1c6a512-1295-4272-9138-f99709370657
2007-09-24 16:47:34 +00:00
Nils Wallménius
0e49605aaa
Move all of midiplay into its subdir and add a Makefile for it, add header files as necessary.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14841 a1c6a512-1295-4272-9138-f99709370657
2007-09-24 15:57:32 +00:00
Dominik Riebeling
e24975a35f
Fix wrong file type.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14840 a1c6a512-1295-4272-9138-f99709370657
2007-09-24 11:11:22 +00:00
Jens Arnold
543b443fb7
Add missing keywords.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14839 a1c6a512-1295-4272-9138-f99709370657
2007-09-24 00:19:48 +00:00
Jens Arnold
361cdac365
The C200 LCD controller is a Samsung S6B33B2. Define appropriate register names, and implement display flip.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14838 a1c6a512-1295-4272-9138-f99709370657
2007-09-24 00:18:09 +00:00
Peter D'Hoye
edc6d63309
H10: use POWER button to abort keyboard (was FF button)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14837 a1c6a512-1295-4272-9138-f99709370657
2007-09-23 23:09:33 +00:00
Karl Kurbjun
9ac9cc6024
Working DM320 interrupts, changed the way registers are accessed in spi and uart drivers. Uart might be broken with interrupts - buttons on remote don't seem to respond when interrupts are enabled.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14836 a1c6a512-1295-4272-9138-f99709370657
2007-09-23 23:08:39 +00:00
Nils Wallménius
d969a420b6
Do not display the backdrop in text viewer and editor plugins
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14835 a1c6a512-1295-4272-9138-f99709370657
2007-09-23 19:15:56 +00:00
Jens Arnold
bf169ed7db
Speed up C200 lcd_update() by ~7%.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14834 a1c6a512-1295-4272-9138-f99709370657
2007-09-23 19:15:01 +00:00
Alessio Lenzi
a33fc5dbbe
Updated italian translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14833 a1c6a512-1295-4272-9138-f99709370657
2007-09-23 18:29:01 +00:00
Dominik Riebeling
d2560a20d7
Oops, missed that when changing the default proxy to system ...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14832 a1c6a512-1295-4272-9138-f99709370657
2007-09-23 16:34:48 +00:00
Karl Kurbjun
1b9026a86d
Fix a change that shouldn't have been committed
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14831 a1c6a512-1295-4272-9138-f99709370657
2007-09-23 15:39:48 +00:00
Dominik Riebeling
8431da1fff
Give the configuration dialog its old size back and make sure to always start at the Device tab.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14830 a1c6a512-1295-4272-9138-f99709370657
2007-09-23 15:26:27 +00:00
Dominik Wenger
f79fbc1936
rbutil: added swift tts engine.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14829 a1c6a512-1295-4272-9138-f99709370657
2007-09-23 14:02:29 +00:00
Dominik Wenger
acc70ec58d
rbutil: added support for talkfile creation with the rockbox sapi_voice.vbs script. Also let the configure dialog remember options and paths for different tts and encoders.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14828 a1c6a512-1295-4272-9138-f99709370657
2007-09-23 13:35:45 +00:00
Dominik Riebeling
74154436a5
w32: implement "system proxy" settings. This uses the IE setting by reading its values from the registry. Make system proxy the default value if no configuration file is found.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14827 a1c6a512-1295-4272-9138-f99709370657
2007-09-23 13:12:34 +00:00
Dominik Riebeling
a1a4575740
w32: add USB autodetection based on PID / VID values.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14826 a1c6a512-1295-4272-9138-f99709370657
2007-09-23 10:34:28 +00:00
Tomasz Malesinski
4fc77ac3ff
Fix empty commit: Add grayscale support for ARM in vertical packing format.
...
Enable grayscale for Iriver ifp. Fix timer_unregister for PNX0101.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14825 a1c6a512-1295-4272-9138-f99709370657
2007-09-22 23:37:58 +00:00
Tomasz Malesinski
ed83edfd7b
Add grayscale support for ARM in vertical packing format.
...
Enable grayscale for Iriver ifp. Fix timer_unregister for PNX0101.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14824 a1c6a512-1295-4272-9138-f99709370657
2007-09-22 23:21:29 +00:00
Karl Kurbjun
67ef4500e3
More interupt/timer work
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14823 a1c6a512-1295-4272-9138-f99709370657
2007-09-22 23:17:52 +00:00
Tomasz Malesinski
7d1eeddf93
ata_flash.c: write 32 bits to the buffer at a time when reading a sector.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14822 a1c6a512-1295-4272-9138-f99709370657
2007-09-22 22:53:29 +00:00
Tomasz Malesinski
8f8dbf4742
Fix disabling voice.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14821 a1c6a512-1295-4272-9138-f99709370657
2007-09-22 22:47:12 +00:00
Dave Chapman
f2ca1e8a7d
Update the links to sansapatcher (it has moved on the download server), and only display the E200R warning in the E200 manual (not the C200 version).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14820 a1c6a512-1295-4272-9138-f99709370657
2007-09-22 21:28:43 +00:00
Dave Chapman
ec6f965d87
Bump version for new release for C200
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14818 a1c6a512-1295-4272-9138-f99709370657
2007-09-22 21:02:49 +00:00
Karl Kurbjun
bebbac8888
Make sure that SVN keywords are set properly
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14817 a1c6a512-1295-4272-9138-f99709370657
2007-09-22 15:43:38 +00:00
Jonathan Gordon
d331d00a2d
start of the tsc2100 driver.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14816 a1c6a512-1295-4272-9138-f99709370657
2007-09-22 14:21:07 +00:00
Peter D'Hoye
376169ab95
small optimisation: make a locally used function static
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14815 a1c6a512-1295-4272-9138-f99709370657
2007-09-22 09:05:06 +00:00
Karl Kurbjun
4a42723c33
Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show touchscreen values on single line.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14814 a1c6a512-1295-4272-9138-f99709370657
2007-09-22 06:04:14 +00:00
Karl Kurbjun
e571cfb070
vel/MROBE500
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14813 a1c6a512-1295-4272-9138-f99709370657
2007-09-22 04:55:44 +00:00