Commit graph

14770 commits

Author SHA1 Message Date
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
Will Robertson
26a05afe10 A few minor cleanups for the Gigabeat S
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14812 a1c6a512-1295-4272-9138-f99709370657
2007-09-22 02:17:08 +00:00
Nils Wallménius
729388f741 Remove annoying 'Shuffling' splash
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14811 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 23:29:57 +00:00
Dominik Riebeling
00123cf21a use the correct image -- how could I mix up those?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14810 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 22:14:44 +00:00
Dominik Riebeling
451b5a7f69 Add some screenshots for Sansa c200.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14809 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 22:07:29 +00:00
Marianne Arnold
a04972a607 Cleanup the C200 keymap a bit, fixes the time settings screen for now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14808 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 17:49:43 +00:00
Magnus Holmgren
8fadf6bbe0 Fix playback of HE-AACv2 (aka SBR+PS) files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14807 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 17:39:24 +00:00
Will Robertson
322fcb5d1c Re-enable plugins for c200, and fix the red.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14806 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 16:10:56 +00:00
Will Robertson
590501cfe4 Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14805 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 15:51:53 +00:00
Dominik Riebeling
a26110c52d Set correct value for proxy when uninstalling, otherwise uninstallation will fail in proxied environments.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14804 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 14:58:31 +00:00
Dominik Riebeling
1089892ea1 The M5 is greyscale, not color.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14803 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 13:06:20 +00:00
Dominik Riebeling
5c20f97197 When starting with an exsisting file make sure to not leave old definitions in ...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14802 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 11:09:11 +00:00
Daniel Stenberg
f0c013fa72 Alexander Eickhoff wrote at least two accepted patches that went in during 2003
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14801 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 10:36:31 +00:00
Dominik Riebeling
995b9b0ea0 Oops: when adding a new platform I should also add it to the platform list ...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14800 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 09:26:08 +00:00