summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Collapse)AuthorAge
...
* Fix FS#10476. Prevent FLAC bitrate calculation overflow with large files. ↵Boris Gjenero2009-08-08
| | | | | | The watermark depends on the bitrate, and so this also fixes playback pauses on large FLAC files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22211 a1c6a512-1295-4272-9138-f99709370657
* fix red: add a define accidentally removedTeruaki Kawashima2009-08-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22209 a1c6a512-1295-4272-9138-f99709370657
* snake2: add standard start menu. use pluginlib highscore for highscores.Teruaki Kawashima2009-08-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22208 a1c6a512-1295-4272-9138-f99709370657
* snake:go back to menu when game is over. save highscores using pluginlib ↵Teruaki Kawashima2009-08-08
| | | | | | highscore. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22206 a1c6a512-1295-4272-9138-f99709370657
* M:Robe 500: Make yes/no screen work better and add appropriate strings for ↵Karl Kurbjun2009-08-08
| | | | | | some screens. Rockboy: Improve m:robe 500 default keymap. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22201 a1c6a512-1295-4272-9138-f99709370657
* Quick, fix red, before the new build system shows it!Thomas Martitz2009-08-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22193 a1c6a512-1295-4272-9138-f99709370657
* Change a few defines to enums to match the other code around and argument ↵Thomas Martitz2009-08-07
| | | | | | bits #defines for settings_load to make clear it's bitwise. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22192 a1c6a512-1295-4272-9138-f99709370657
* Fix out of bounds accesses in keybox and matrixNils Wallménius2009-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22191 a1c6a512-1295-4272-9138-f99709370657
* use set_option instead of menu api for some settings of plugins to make it ↵Teruaki Kawashima2009-08-06
| | | | | | clear it's a setting. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22189 a1c6a512-1295-4272-9138-f99709370657
* small fixes for mazezam.Teruaki Kawashima2009-08-06
| | | | | | | | * enable repeating direction key for the targets using PLA. * clear the check point after user clear the last level. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22188 a1c6a512-1295-4272-9138-f99709370657
* a bit of code polish for rockpaint and disktidy.Teruaki Kawashima2009-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22187 a1c6a512-1295-4272-9138-f99709370657
* fix for r22171 for pacbox. make "Quit" item quit the plugin again.Teruaki Kawashima2009-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22186 a1c6a512-1295-4272-9138-f99709370657
* Various files: make functions static if they're local or make sure there is ↵Bertrik Sikken2009-08-06
| | | | | | a proper #include if not git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22184 a1c6a512-1295-4272-9138-f99709370657
* Remove some unused #includesBertrik Sikken2009-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22183 a1c6a512-1295-4272-9138-f99709370657
* Add a couple of functions for the rm metadata parser for debugging, and add ↵Mohamed Tarek2009-08-06
| | | | | | | | | a comment to codecs/a52_rm.c to indicate the source of the decode function. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22182 a1c6a512-1295-4272-9138-f99709370657
* Goban: Rename save file extension back to sgf to match other applications.Karl Kurbjun2009-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22181 a1c6a512-1295-4272-9138-f99709370657
* more wps->skin moving/renamingJonathan Gordon2009-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22180 a1c6a512-1295-4272-9138-f99709370657
* Move this call a bit up so that wpses without backdrop show none properly ↵Thomas Martitz2009-08-06
| | | | | | (the main backdrop). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22179 a1c6a512-1295-4272-9138-f99709370657
* Correct yet another typo causing reds and greater shame on me.Thomas Martitz2009-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22178 a1c6a512-1295-4272-9138-f99709370657
* Fix iaudio reds and crazy deltas, both caused by stupid typos.Thomas Martitz2009-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22177 a1c6a512-1295-4272-9138-f99709370657
* Add backdrop functions to the multiscreen api and add a enum backdrop_type ↵Thomas Martitz2009-08-06
| | | | | | parameter for different backdrops (main, wps), symplifying calls and removing dozens of #ifdefs (stubs added for non-backdrop displays that can't do backdrops). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22176 a1c6a512-1295-4272-9138-f99709370657
* PDBox: Correcting two more warnings.Wincent Balin2009-08-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22174 a1c6a512-1295-4272-9138-f99709370657
* PDBox: Got rid of warnings.Wincent Balin2009-08-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22173 a1c6a512-1295-4272-9138-f99709370657
* Goban: Change save location and file names to fit more in line with the rest ↵Karl Kurbjun2009-08-05
| | | | | | of the plugins git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22172 a1c6a512-1295-4272-9138-f99709370657
* add playback control to more menu of plugins.Teruaki Kawashima2009-08-05
| | | | | | | although it doesn't make much sense for some plugins like dice as the menu is only shown when you start that plugin. change star plugin to go back to menu when exit game instead of closing plugin so that above change makes useful. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22171 a1c6a512-1295-4272-9138-f99709370657
* PDBox: Removed unneeded include file to, hopefully, diminish the amount of ↵Wincent Balin2009-08-05
| | | | | | warnings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22170 a1c6a512-1295-4272-9138-f99709370657
* fix bug calendar fails to add new memo if there is not .memo file caused by ↵Teruaki Kawashima2009-08-05
| | | | | | | | my change in r22143. setting flags O_RDONLY|O_CREAT for open doesn't seem to create file. change flags to O_RDWR|O_CREAT but there is no writing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22169 a1c6a512-1295-4272-9138-f99709370657
* PDBox: Added iriver H100 to supported targets.Wincent Balin2009-08-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22168 a1c6a512-1295-4272-9138-f99709370657
* PDBox: Changed type of t_int to remove 64-bit related warnings.Wincent Balin2009-08-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22167 a1c6a512-1295-4272-9138-f99709370657
* Fix yellow.Mohamed Tarek2009-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22163 a1c6a512-1295-4272-9138-f99709370657
* Enhance seeking in a52_rm ; it was a bit choppy, and fix a bug ↵Mohamed Tarek2009-08-04
| | | | | | | | | (request_buffer was called after eos and gave a seg fault) by changing the the condition for the decoding loop. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22162 a1c6a512-1295-4272-9138-f99709370657
* Remove unneeded blackjack defines for the YH series.Michael Giacomelli2009-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22161 a1c6a512-1295-4272-9138-f99709370657
* Insert pdbox into build system, currently only for H300.Wincent Balin2009-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22160 a1c6a512-1295-4272-9138-f99709370657
* PDBox: Undoing incorrect changes of math functions.Wincent Balin2009-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22159 a1c6a512-1295-4272-9138-f99709370657
* Rename codecs/dnet.c to codecs/a52_rm.cMohamed Tarek2009-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22158 a1c6a512-1295-4272-9138-f99709370657
* PDBox: Simplified some math functions.Wincent Balin2009-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22157 a1c6a512-1295-4272-9138-f99709370657
* Add support for AC3 audio in RM container.Mohamed Tarek2009-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22155 a1c6a512-1295-4272-9138-f99709370657
* PDBox: Use correct values of maximal string size for snprintf.Wincent Balin2009-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22154 a1c6a512-1295-4272-9138-f99709370657
* Move the DATA_HEADER_SIZE define to codecs/librm/rm.h and add a define Mohamed Tarek2009-08-04
| | | | | | | for PACKET_HEADER_SIZE. No functional changes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22152 a1c6a512-1295-4272-9138-f99709370657
* Invadrox: Add support for 640x480 screens.Karl Kurbjun2009-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22151 a1c6a512-1295-4272-9138-f99709370657
* Always do an SVN up before committing . . . hopefully fixes red by defining ↵Michael Giacomelli2009-08-04
| | | | | | more buttons. Unfortunately I'm not sure what blackjack should be so I've left it incomplete until someone comes up with a working keymap. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22150 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ↵Michael Giacomelli2009-08-04
| | | | | | with improvements and bitmap graphics by me. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22149 a1c6a512-1295-4272-9138-f99709370657
* PDBox: Minor addition and bugfixes.Wincent Balin2009-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22148 a1c6a512-1295-4272-9138-f99709370657
* PDBox: Added GUI.Wincent Balin2009-08-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22147 a1c6a512-1295-4272-9138-f99709370657
* Remove the wrapper around the wrapper (wps_data_load) and handle loading ↵Thomas Martitz2009-08-03
| | | | | | hardcoded wps in case of a broken file directly in wps.c. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22146 a1c6a512-1295-4272-9138-f99709370657
* Fix inaccurate time display for 44.1 (and 22.05) kHz MP3 audio tracks. Time ↵Magnus Holmgren2009-08-03
| | | | | | was off by about 0.2%. Doesn't sound much, but after one hour, that's 8 seconds. Also fix a problem when seeking to near the end of a file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22145 a1c6a512-1295-4272-9138-f99709370657
* Add missing svn:keywords property.Dominik Riebeling2009-08-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22144 a1c6a512-1295-4272-9138-f99709370657
* calendar: fix bug when add new event text longer than last entry.Teruaki Kawashima2009-08-03
| | | | | | | | | | blackjack: fix bug that bet becomes 10 when resume saved game. bubbles: save high level to sparate file. clix, spacerocks, jewels, bubbles: correct text of menu item. wormlet: clean up code: removed unused defines and functions. pluginlib display_text: insert sleep so that the screen doesn't quit immediately. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22143 a1c6a512-1295-4272-9138-f99709370657
* Fix yellows relvealed by the ABS() rework tonight. The abs() didn't seem to ↵Thomas Martitz2009-08-03
| | | | | | make much sense there anyway. Thanks Dave Chapman. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22142 a1c6a512-1295-4272-9138-f99709370657
* Fix reds for IAP and a missing #include.Thomas Martitz2009-08-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22141 a1c6a512-1295-4272-9138-f99709370657