summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-20pong: make related variables a structure. Correct collision detecting. ↵Teruaki Kawashima
Disable turn off backlight. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29095 a1c6a512-1295-4272-9138-f99709370657
2011-01-20PP502x USB: It seems r29087 introduced additional parasitic current ↵Michael Sevakis
consumption after USB disconnect. So, reinitialize the controller just like at startup when disabling USB, which also happens to fix FS#10719. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29094 a1c6a512-1295-4272-9138-f99709370657
2011-01-19Gigabeat S manual: fix a small glitch in the wps key controls table and ↵Nils Wallménius
correct an incorrect button combo. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29093 a1c6a512-1295-4272-9138-f99709370657
2011-01-19Enable AB repeat for the Gigabeat S, this will break lang string/voice clip ↵Nils Wallménius
order for this target so update your voice file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29092 a1c6a512-1295-4272-9138-f99709370657
2011-01-19image viewer: png: do not show custom error message when there is not enough ↵Teruaki Kawashima
memory. get rid of use of iv->plug_buf. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29091 a1c6a512-1295-4272-9138-f99709370657
2011-01-19image viewer: ppm:Teruaki Kawashima
* return proper error code when image is too large. * check return value of read() properly. * display progressbar. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29090 a1c6a512-1295-4272-9138-f99709370657
2011-01-19SPC Codec: AS3525 targets should be fast enough for realtime BRR decode and ↵Michael Sevakis
echo. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29089 a1c6a512-1295-4272-9138-f99709370657
2011-01-19AS3525: Implement a true audio pause and full-resolution audio tick. Take ↵Michael Sevakis
care of a few atomic hotspots. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29088 a1c6a512-1295-4272-9138-f99709370657
2011-01-19Reset USB devices before turning them off or else presumably the PHY is ↵Michael Sevakis
still enabled after disconnect. After one actual connect, Windows would claim the device malfunctioned when inserting the cable for Screendump. If no connection was made before Screendump, then this wouldn't happen. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29087 a1c6a512-1295-4272-9138-f99709370657
2011-01-18abrepeat: drop some inline's and rearrange code to save some size since this ↵Nils Wallménius
stuff is hardly speed critical. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29086 a1c6a512-1295-4272-9138-f99709370657
2011-01-18Fix colors from r29084. Had some things in the wrong preprocessor blocks.Michael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29085 a1c6a512-1295-4272-9138-f99709370657
2011-01-18Try to get some control over #ifdef hell in usb.c by refactoring and inline ↵Michael Sevakis
function use. SYS_USB_DISCONNECTED_ACK hasn't been doing anything useful for the USB thread; remove it. USB thread simply ignores that value. Observe only valid usb_state transitions. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29084 a1c6a512-1295-4272-9138-f99709370657
2011-01-18Fix Onda VX777 LCD not working on bootMaurus Cuelenaere
This fixes an issue with some Onda VX777's where the LCD doesn't seem to be correctly inited by the OF SPL. Based on FS#11888 by Purling Nayuki. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29083 a1c6a512-1295-4272-9138-f99709370657
2011-01-18Few whitespace fixes by Michael Hohmuth FS#11885Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29082 a1c6a512-1295-4272-9138-f99709370657
2011-01-17Fix player becoming unresponsive on Stop / Pause in some cases.Dominik Riebeling
Fix for FS#11856: In tagtree_buffer_event, do not wait for database to come online as that may never happen. Rather, wait until it either has come online or has decided that this will never happen. Added a new function to tagcache.c to export this information. Flyspray: FS#11865 Author: Michael Hohmuth git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29081 a1c6a512-1295-4272-9138-f99709370657
2011-01-17Add ipod 6g target to translations for "Bass and Treble Cutoff" string.Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29080 a1c6a512-1295-4272-9138-f99709370657
2011-01-17Set svn:keywords for the new translation file.Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29079 a1c6a512-1295-4272-9138-f99709370657
2011-01-17Last fix, I swear: add in the proper header.Robert Menes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29078 a1c6a512-1295-4272-9138-f99709370657
2011-01-17Don't need that honking huge header, so out it goes.Robert Menes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29077 a1c6a512-1295-4272-9138-f99709370657
2011-01-17New translation: Croatian by Ante Maretic. FromRobert Menes
FS#11884. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29076 a1c6a512-1295-4272-9138-f99709370657
2011-01-17Pick up the target rename completion in the manual started in r27823 ... ↵Marianne Arnold
this time taking care of the Iriver targets. This fixes a few issues with wrongly in- or excluded parts (e.g. pacbox missing from the H100 manual, invadrox wrongly included in the small H10 manual as the plugin's main.tex already used the new names without making sure they are there). If possible replace 'target name' \opts with sensible feature \opts. Fix small mistakes and break too long lines discovered along the way. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29075 a1c6a512-1295-4272-9138-f99709370657
2011-01-17Manual - lrcplayer.tex: correctly 'close' two \Action macros so that the ↵Marianne Arnold
following space is not eaten. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29074 a1c6a512-1295-4272-9138-f99709370657
2011-01-17Manual - minor fixes to fractals.tex: update screenshot capture to reflect ↵Marianne Arnold
the renaming of the plugin from 'Mandelbrot' and replace an \opt which was using target names with a more suitable and generic \nopt. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29073 a1c6a512-1295-4272-9138-f99709370657
2011-01-17Tagalog: fix two strings changed in source. Translation byRobert Menes
Melba Sitjar. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29072 a1c6a512-1295-4272-9138-f99709370657
2011-01-17image viewer:Teruaki Kawashima
* move button definitions to separate file. * apply slideshow timeout in ask_and_get_audio_buffer() if in slideshow mode. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29071 a1c6a512-1295-4272-9138-f99709370657
2011-01-17One change in r29068 wasn't right. Clarify comments on why it's the way it ↵Michael Sevakis
is. :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29070 a1c6a512-1295-4272-9138-f99709370657
2011-01-17FS#11822: use rockbox_browse() in plugins to select file.Teruaki Kawashima
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29069 a1c6a512-1295-4272-9138-f99709370657
2011-01-17Add a higher level USB detection that prevents fraudulent bus resets from ↵Michael Sevakis
causing USB mode to be entered. Enable for SA9200 only at this time. Also, for SA9200, use the bus power GPIO rather than the 'connector inserted' GPIO to detect the cable. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29068 a1c6a512-1295-4272-9138-f99709370657
2011-01-17Convert PortalPlayer iRivers to use USB-mode enabled bootloader. The H10 ↵Michael Sevakis
5/6GB already has a pre-boot USB mode (so it's a little redundant there) but building them the same way is simpler. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29067 a1c6a512-1295-4272-9138-f99709370657
2011-01-16image viewer: add quick guide describing how to add image decoder. also ↵Teruaki Kawashima
improve comments. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29066 a1c6a512-1295-4272-9138-f99709370657
2011-01-16Update manual for image viewer plugin.Teruaki Kawashima
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29065 a1c6a512-1295-4272-9138-f99709370657
2011-01-16Czech language update - FS#11869 by Marek SalabaBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29064 a1c6a512-1295-4272-9138-f99709370657
2011-01-16Fix r29062 warning.Michael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29063 a1c6a512-1295-4272-9138-f99709370657
2011-01-16e200v1 seems to be ok using USB-enabled bootloader. Also, include the ↵Michael Sevakis
bootloader USB .lds into the boot.lds instead of pasting into every one to keep things sane for now-- commented upon inside. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29062 a1c6a512-1295-4272-9138-f99709370657
2011-01-16Fix typo on macro made during previous PPBL commits.Michael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29061 a1c6a512-1295-4272-9138-f99709370657
2011-01-16Display messages only when entering USB mode in Portal Player bootloader to ↵Michael Sevakis
keep timed-out charger-only connects going into verbose mode. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29060 a1c6a512-1295-4272-9138-f99709370657
2011-01-15Fix problem with AMS PCM driver that caused mpegplayer lockup. It ↵Michael Sevakis
pre-decremented the size remaining where it is supposed to be post-decremented by the last transfer size in the callback. Pending callbacks also must be cleared when stopping or pausing a channel if they happened before the lock flag was set. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29059 a1c6a512-1295-4272-9138-f99709370657
2011-01-15fix FS#11835: %Lt tag doesn't work on targets with more than 1 screen.Teruaki Kawashima
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29058 a1c6a512-1295-4272-9138-f99709370657
2011-01-15Oops...have to mind the boot.lds variation in /firmware/target/arm/philips ↵Michael Sevakis
by bootloader USB mode or not. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29057 a1c6a512-1295-4272-9138-f99709370657
2011-01-15Get the last warning for vibe 500 bootloader.Michael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29056 a1c6a512-1295-4272-9138-f99709370657
2011-01-15Fix r29054 red...yeah?Michael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29055 a1c6a512-1295-4272-9138-f99709370657
2011-01-15Fix r29053 red and a leftover use of 'usb' variable as a bool rather than ↵Michael Sevakis
int in main-pp.c. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29054 a1c6a512-1295-4272-9138-f99709370657
2011-01-15Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time ↵Michael Sevakis
being. Add HAVE_BOOTLOADER_USB_MODE to config if BOOTLOADER is defined to enable it. Clean up some kernel stuff a little to support it. Mess up a bunch of other stuff (hopefully not too badly). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29053 a1c6a512-1295-4272-9138-f99709370657
2011-01-14pitch_detector: add the key transposition feature which makes the plugin ↵Alexander Levin
better usable with/for transposing instruments (FS#11752 by Robert Horn) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29052 a1c6a512-1295-4272-9138-f99709370657
2011-01-13Make m68k-elf 4.5.2 toolchain build on OS X 10.6.Dominik Riebeling
OS X requires slightly different compiler options due to functions deprecated in 10.6 (as done in r28179 for arm-eabi-elf). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29051 a1c6a512-1295-4272-9138-f99709370657
2011-01-13Manual: Fix FS#11872 - %pL/pR aren't in the manual.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29050 a1c6a512-1295-4272-9138-f99709370657
2011-01-13Manual: Fix part 2 of FS#11874 - setting_inc and setting_dec missing from ↵Alex Parker
actions list. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29049 a1c6a512-1295-4272-9138-f99709370657
2011-01-13Manual: Fix part 1 of FS#11874 - touchscreen region in the manual isn't 100% ↵Alex Parker
correct. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29048 a1c6a512-1295-4272-9138-f99709370657
2011-01-13SA9200: Modify pacbox keymap a slight bit to avoid bunchingRobert Menes
up all of the buttons to the touchpad. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29047 a1c6a512-1295-4272-9138-f99709370657
2011-01-13New Touchscreen region type... 'mute' which un/mutes volume without pausing ↵Jonathan Gordon
playback git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29046 a1c6a512-1295-4272-9138-f99709370657