Dave Chapman
|
7ceadd79db
|
Patch #4736 for Chessbox from Miguel A. Arévalo - Added support for user interaction while thinking, you can force move now with PLAY and quit with OFF (iRiver example). Yield only on Search as any Evaluate will be preceded by a Search. Plus some minor code policing from me to remove tabs in both the patch and the original code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8896 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-03 15:01:37 +00:00 |
|
Jens Arnold
|
8dccb294a8
|
Removed unused debug function which caused a warning for 64bit simulators.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8895 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-03 08:51:04 +00:00 |
|
Daniel Stenberg
|
220fafdd72
|
Code Police raid. Mostly changed // comments and indented to Rockbox style.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8894 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-03 08:14:44 +00:00 |
|
Daniel Stenberg
|
a26d315d05
|
Code-policed: cleaned off tabs, indented fine, narrowed to 80 columns (mostly)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8892 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-03 07:24:34 +00:00 |
|
Jens Arnold
|
8aa5bd11b2
|
Long policy
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8891 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-03 02:27:19 +00:00 |
|
Jens Arnold
|
8ac3ae73c5
|
More 64bit simulator fixes, coinciding with the long policy this time.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8890 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-03 02:09:58 +00:00 |
|
Jens Arnold
|
3187a59f74
|
Ooops. INT_MAX is now visible to plugins, so don't redefine it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8889 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-03 01:32:19 +00:00 |
|
Jens Arnold
|
fb7368e12f
|
More 64bit simulator fixes: inttypes, settings block handling.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8888 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-03 01:12:50 +00:00 |
|
Brandon Low
|
6d19a569be
|
Improved battery status reporting for units which support usb power / charge
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8886 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-02 13:37:51 +00:00 |
|
Marcoen Hirschberg
|
8d0a32eb4b
|
gigabeat related changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8885 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-02 13:28:24 +00:00 |
|
Jens Arnold
|
b621de368b
|
Fixed more pointer size vs. int size problems (64 bit sims)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8882 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-02 01:37:54 +00:00 |
|
Jens Arnold
|
38b7547ef4
|
Simulators: Fix pointer size vs. int size problems (64bit hosts) in plugin loader and codec loader.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8880 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-02 01:08:38 +00:00 |
|
Jens Arnold
|
e3f155dce2
|
Fixed grammar mistake, pointed out by Marianne Arnold.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8879 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-01 23:50:22 +00:00 |
|
Peter D'Hoye
|
31e29038ea
|
Always stop recording when performing shutdown in the recording screen. Fixes the file corruption reported by bmmpxf in the forums.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8877 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-01 22:27:11 +00:00 |
|
Linus Nielsen Feltzing
|
f954a53da5
|
Quick hack to restore the reading of ISO encoded text files with the viewer plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8875 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-01 13:31:36 +00:00 |
|
Jens Arnold
|
3e8568980d
|
Remove all references to errno, it's unnecessary since the codec doesn't directly access files. Should really fix the TLS issues with errno this time...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8873 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-01 01:07:56 +00:00 |
|
Jens Arnold
|
b4ada860b3
|
Allow building simulators on systems where errno is thread-local by using the system's implementation of errno.h for simulator builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8871 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-28 23:56:44 +00:00 |
|
Tomas Salfischberger
|
ef4e43822f
|
Removed wrong comment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8870 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-28 21:44:20 +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 |
|
Daniel Stenberg
|
71f9c5360e
|
add chessbox to source code archive
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8867 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-28 12:47:03 +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 |
|
Dave Chapman
|
4b5b8b5965
|
Correctly byte-swap the pixel values for the iPod 4G Color and Nano - this fixes the colours for those players
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8860 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-27 19:14:49 +00:00 |
|
Marcoen Hirschberg
|
569c83927d
|
updated translation by Jeong Taek In
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8859 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-27 17:35:48 +00:00 |
|
Daniel Stenberg
|
999c5d8c00
|
use the 2bit version for X5 until there's a 16bit available
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8854 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-26 23:41:49 +00:00 |
|
Dave Chapman
|
62f55b8209
|
Patch #4718 from Mikael Magnusson - colour support for the fire plugin. Optimised by me to pre-calculate the rgb565 values and render directly into the lcd framebuffer instead of using the xlcd library.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8851 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-26 21:26:07 +00:00 |
|
Jens Arnold
|
ecdadcbaed
|
Significantly reduce memory waste by reducing the wps image buffer. The new size still allows to cover the whole screen once with native bitmaps, plus twice with mono bitmaps, not counting the backdrop. Regains ~33KB on archos and ~220KB on H300. It's still a waste on dual-LCD targets because the two buffers are equal in size, despite one LCD being of much lower resolution + colour depth.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8849 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-26 18:17:47 +00:00 |
|
Magnus Holmgren
|
7ac7317038
|
Previous fix broke voice init when no language file had been selected. Fix that by making sure voice init is run at least once.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8848 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-26 16:07:34 +00:00 |
|
Jens Arnold
|
6a972e0249
|
Finally - grayscale library support for the simulators. Currently SDL only, win32 and x11 won't link anymore due to missing simulator functions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8845 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-26 13:37:42 +00:00 |
|
Dave Chapman
|
14fe89aa8d
|
Add iaudio x5 support to the color picker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8844 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-26 12:05:25 +00:00 |
|
Marcoen Hirschberg
|
0592fc786b
|
updated translation by Alessio Lenzi
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8843 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-26 09:59:04 +00:00 |
|
Dave Bryant
|
503116240a
|
More WavPack optimizations. Restored 24-bit file playback.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8842 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-26 08:22:34 +00:00 |
|
Hristo Kovachev
|
1c18146810
|
Correct the id string
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8841 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-26 08:12:04 +00:00 |
|
Dave Chapman
|
603f87fe3c
|
Foreground/Background colour settings. Based on patch #3050 by Jonathan Gordon, extended my me. The principle of the patch is that the three sliders contain the native ranges (currently 0..31, 0..63, 0..31), and the equivalent RGB888 colour is displayed underneath. The config block (and global_settings struct) contain the native value for the fg/bg colours (either RGB565 or RGB565SWAPPED), but the text .cfg files contain the RGB888 value written as 6 hex digits.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8840 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-26 02:48:05 +00:00 |
|
Hristo Kovachev
|
f80bd8d6ea
|
Updated Russian.lan by Aleksey Kozyulin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8838 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-25 23:30:41 +00:00 |
|
Dave Chapman
|
fb4e384367
|
More iPod 3G work from Seven Le Mesle
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8835 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 20:54:09 +00:00 |
|
Peter D'Hoye
|
64f0682f6e
|
also enable recording cliplight when monitoring before recording
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8834 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 19:17:47 +00:00 |
|
Marcoen Hirschberg
|
39b428efca
|
fix x5 button definition broken by gigabeat commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8832 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 17:16:15 +00:00 |
|
Marcoen Hirschberg
|
338e2bbb0c
|
first gigabeat commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8831 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 15:42:52 +00:00 |
|
Marcoen Hirschberg
|
c296ac5d65
|
code police strikes again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8829 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 15:13:04 +00:00 |
|
Linus Nielsen Feltzing
|
568ac3eb21
|
Button driver for iAudio X5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8828 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 15:06:25 +00:00 |
|
Marcoen Hirschberg
|
f16c1f341a
|
prevent rockbox from using the wrong includes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8827 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 13:48:52 +00:00 |
|
Dave Chapman
|
1272c8a696
|
iPod: Reset the settings if the hold button is turned on before Rockbox starts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8826 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 12:37:50 +00:00 |
|
Miika Pekkarinen
|
747664918b
|
Fixed the early usb initialization problem.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8825 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 10:27:23 +00:00 |
|
Jens Arnold
|
f3ee1fe09b
|
Ooops, commit missing chessbox changes. Silly cvs...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8823 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 07:59:48 +00:00 |
|
Jens Arnold
|
40d99f434e
|
Made chessbox work on archos recorders and Ondios as an overlay. * Proper button handling for Ondio. * Some cleanup of the plugin SOURCES file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8822 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 00:51:37 +00:00 |
|
Adam Boot
|
0b489779ce
|
new menu system, consolidated button assignments, ipod mini support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8821 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 00:24:03 +00:00 |
|
Jens Arnold
|
42295c438d
|
Static allocation of ttable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8820 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-23 22:08:35 +00:00 |
|
Magnus Holmgren
|
b1c5676927
|
Quick fix to not stop audio playback on .cfg file load unless language setting has changed. (Could be taken one step further to only stop playback if there's been a change in voice file use.)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8817 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-23 21:29:29 +00:00 |
|
Dave Chapman
|
a3cfe0a434
|
Fixes to Chessclock from Miguel (to make it work again after we broke his patch), plus iPod button mapping changes from me
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8816 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-23 21:16:51 +00:00 |
|
Dan Everton
|
e376545211
|
Make peak meter work in simulator for SWCODEC targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8815 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-23 21:13:03 +00:00 |
|