summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Collapse)Author
2008-03-18- add button descriptions to the m:robe 100 manual for the majority of pluginsRobert Kukla
- add gigabeat button descriptions which were missing - fix a few inconsistencies I noticed doing the above (mainly outstanding r13278 follow-ons) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16693 a1c6a512-1295-4272-9138-f99709370657
2008-03-18Fix FS 8753, JdGordon started it, I finished it.Brandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16692 a1c6a512-1295-4272-9138-f99709370657
2008-03-17save clock plugin settings in correct directoryRobert Kukla
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16688 a1c6a512-1295-4272-9138-f99709370657
2008-03-17Updated italian translation. Fixed accent as requested in FS #8742 but with ↵Alessio Lenzi
correct character set. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16686 a1c6a512-1295-4272-9138-f99709370657
2008-03-17It makes more sense for the callback registrar to decide if its a "oneshot" ↵Jonathan Gordon
then the callback caller. (Doing it this way means playback could(/should?) registar a disk spinup callback at init which is called every spinup without needing to be reregistered) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16685 a1c6a512-1295-4272-9138-f99709370657
2008-03-16fixes for the Chinese and Japanese language files by Harry Tu. Closes ↵Marcoen Hirschberg
FS#8716 and FS#8576. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16683 a1c6a512-1295-4272-9138-f99709370657
2008-03-16Implement the playback event handling as a system-wide multi-purpose event ↵Miika Pekkarinen
system. Unified mpeg.c and playback.c audio event handling. Converted ata_idle_notify to use the new event handling system also. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16682 a1c6a512-1295-4272-9138-f99709370657
2008-03-15Further size savings - no need to make call for 0-9Steve Gotthardt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16678 a1c6a512-1295-4272-9138-f99709370657
2008-03-15iAudio M3: Fix standard remote context. * Process button adc values in the ↵Jens Arnold
button driver. Those buttons won't work without the not-yet-committable ADC driver though. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16676 a1c6a512-1295-4272-9138-f99709370657
2008-03-15Small bin-size optimisation - convert a macro used six times to a functionDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16675 a1c6a512-1295-4272-9138-f99709370657
2008-03-15Make ports debug screen usable on M3Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16674 a1c6a512-1295-4272-9138-f99709370657
2008-03-14spelling mistakes pointed out by Alex WallisDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16671 a1c6a512-1295-4272-9138-f99709370657
2008-03-14Another capitalization inconsistency fixed.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16667 a1c6a512-1295-4272-9138-f99709370657
2008-03-14Fix remote stop from tree in the M3 keymap.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16665 a1c6a512-1295-4272-9138-f99709370657
2008-03-14Make screendump work on the M3 (sim).Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16664 a1c6a512-1295-4272-9138-f99709370657
2008-03-14Apply FS#8538 - iconsistencies in menu wording/capitalization as well as ↵Jonas Häggqvist
update Danish language. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16663 a1c6a512-1295-4272-9138-f99709370657
2008-03-14More iAudio M3 work. Target build compiles, but same problem regarding ↵Jens Arnold
plugins as the simulator. Boots to the menu, but it can't be used yet because only main & remote Play button work. USB works. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16660 a1c6a512-1295-4272-9138-f99709370657
2008-03-14Actually compile the M3 keymap for the M3.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16659 a1c6a512-1295-4272-9138-f99709370657
2008-03-14More M3 work: Rockbox logo, keymap, sim definitions, sim bitmap. Simulator ↵Jens Arnold
builds and works now, but for some reason it tries to build plugins even though they're deactivated through configure... The keymap probably needs further refinement. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16658 a1c6a512-1295-4272-9138-f99709370657
2008-03-13Split up app.lds to the respective target directories. The portalplayer ↵Karl Kurbjun
devices replicate app.lds since their target tree doesn't follow a syntax typical to the newer arm targets - the portalplayers could be cleaned up further. boot.lds and plugin.lds still need to be cleaned up. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16651 a1c6a512-1295-4272-9138-f99709370657
2008-03-11pointers suck... spotted in IRCJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16625 a1c6a512-1295-4272-9138-f99709370657
2008-03-10provide a debug menu item to virtually reinsert drives for usb storage when ↵Frank Gevaerts
the player is back to normal after "ejecting" all drives git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16618 a1c6a512-1295-4272-9138-f99709370657
2008-03-10Accept FS #8704: fix a translation error in srpski.langPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16616 a1c6a512-1295-4272-9138-f99709370657
2008-03-10make usb_serial work again. Also know as "make sure arrays are allocated at ↵Frank Gevaerts
their correct size" git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16615 a1c6a512-1295-4272-9138-f99709370657
2008-03-10Update Dutch translationPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16613 a1c6a512-1295-4272-9138-f99709370657
2008-03-10Updated italian translation.Alessio Lenzi
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16612 a1c6a512-1295-4272-9138-f99709370657
2008-03-10don't do early usb detection on device with software stack. This doesn't ↵Frank Gevaerts
work properly when booting while the device is plugged in to a power-only USB cable, and on sansa the microSD slot doesn't work here. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16611 a1c6a512-1295-4272-9138-f99709370657
2008-03-10m:robe 100 - add target specific stringsRobert Kukla
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16609 a1c6a512-1295-4272-9138-f99709370657
2008-03-09Bugfix for new list implementation - correctly assign colours for remote ↵Dave Chapman
LCDs (fixes wrong colours on X5 remote) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16599 a1c6a512-1295-4272-9138-f99709370657
2008-03-09Fix (another) overflow when seeking in long WMA files.Michael Giacomelli
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16597 a1c6a512-1295-4272-9138-f99709370657
2008-03-09Don't assume reading the duration field advances the buffer 12 bytes, ↵Michael Giacomelli
instead check the return value and seek accordingly. Improves (fixes?) seeking in sample submitted by Lear. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16595 a1c6a512-1295-4272-9138-f99709370657
2008-03-09FS#8707 - Enable "Load to RAM" (HAS_TC_RAMCACHE) compilation without ↵Miika Pekkarinen
Directory Cache (HAS_DIRCACHE). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16594 a1c6a512-1295-4272-9138-f99709370657
2008-03-09AAC decoder: Remove suspicious use of the REAL_CONST macro. I don't know ↵Magnus Holmgren
what triggers the execution of this code, but this change stops some floating point math code from being linked. It looks like the right thing to do... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16590 a1c6a512-1295-4272-9138-f99709370657
2008-03-09more fixes for button bar... this will all disappear when viewports are ↵Jonathan Gordon
handled by a manager of some sort git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16589 a1c6a512-1295-4272-9138-f99709370657
2008-03-09fix FS#7619 - hopefully... - have to stop/start scrolling to change bitrateJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16586 a1c6a512-1295-4272-9138-f99709370657
2008-03-09fix FS#8701 - metronome doesnt change back to ui font after drawingJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16585 a1c6a512-1295-4272-9138-f99709370657
2008-03-09fix recorder, buttonbar caused list problemsJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16584 a1c6a512-1295-4272-9138-f99709370657
2008-03-08Revert accidental tree commit. Sorry for that.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16576 a1c6a512-1295-4272-9138-f99709370657
2008-03-08Revert accidental tree commit. Sorry for that.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16574 a1c6a512-1295-4272-9138-f99709370657
2008-03-08Revert accidental tree commit. Sorry for that.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16572 a1c6a512-1295-4272-9138-f99709370657
2008-03-08No need to have \n here. panicf() won't output it anyway.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16570 a1c6a512-1295-4272-9138-f99709370657
2008-03-08Commit FS#8670 by Andree Buschmann. Fixes potiential overflow issue in ↵Michael Giacomelli
musepack files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16563 a1c6a512-1295-4272-9138-f99709370657
2008-03-08Fix fireworks adding another boost count on exit.Michael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16561 a1c6a512-1295-4272-9138-f99709370657
2008-03-08Correct added language file: add to sources and set keywordsPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16560 a1c6a512-1295-4272-9138-f99709370657
2008-03-08Simplify that clip indicator reset code a bitPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16559 a1c6a512-1295-4272-9138-f99709370657
2008-03-08Yet an other translation: FS#8703 Serbian translation by Ivan Pesic.Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16558 a1c6a512-1295-4272-9138-f99709370657
2008-03-08Reset recording clipping indicators when changing gain. Solves FS #6147Peter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16557 a1c6a512-1295-4272-9138-f99709370657
2008-03-08Fix FS #7955. Smart move must not be used on the remains stack. * Remove the ↵Jens Arnold
special case for moving kings as is no longer necessary, and write the smart move in a slightly more elegant way. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16555 a1c6a512-1295-4272-9138-f99709370657
2008-03-08Simplified the playback engine more and removed unnecessary code.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16552 a1c6a512-1295-4272-9138-f99709370657
2008-03-08Fixed yellow.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16551 a1c6a512-1295-4272-9138-f99709370657