summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Collapse)AuthorAge
...
* Fix FS#11152 in a cleaner way. At least on the sim, the state remained in ↵Frank Gevaerts2010-03-31
| | | | | | FMRADIO_PLAYING forever after r25403, which broke (at least) the playback mode display in skins. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25408 a1c6a512-1295-4272-9138-f99709370657
* Clip: enable recording keymap when needed (forgotten in r25390)Rafaël Carré2010-03-31
| | | | | | | | The keymap of recscreen needs serious work, and apparently there are other bugs in the settings keymap. See conversation at http://www.rockbox.org/irc/log-20100331#03:51:25 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25406 a1c6a512-1295-4272-9138-f99709370657
* Make sure FM Tuner is stopped at initRafaël Carré2010-03-30
| | | | | | | Author: Doru Barbu Flyspray: FS#11152 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25403 a1c6a512-1295-4272-9138-f99709370657
* Viewer: Implement alignment option, to provide alignment of RTL text ↵Tomer Shalev2010-03-30
| | | | | | (Hebrew, Arabic) to the right git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25400 a1c6a512-1295-4272-9138-f99709370657
* Build pitch_detector bitmaps for all targets, even those without colorRafaël Carré2010-03-30
| | | | | | (forgot to remove the condition in r25397) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25399 a1c6a512-1295-4272-9138-f99709370657
* Oops, forgot to update the header with the added name for the nyorsk ↵Mustapha Senhaji2010-03-30
| | | | | | translation too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25398 a1c6a512-1295-4272-9138-f99709370657
* pitch_detector: fix builds on monochrome targets, remove an unused variableRafaël Carré2010-03-29
| | | | | | Add icons for Clip, copied from c200 icons git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25397 a1c6a512-1295-4272-9138-f99709370657
* Update the norwegian (nynorsk) translation.Mustapha Senhaji2010-03-29
| | | | | | | | | Author: Tore Johnny Bråtveit Flyspray: FS#11145 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25396 a1c6a512-1295-4272-9138-f99709370657
* Update the norwegian (norsk) translation.Mustapha Senhaji2010-03-29
| | | | | | | | | Author: Tore Johnny Bråtveit Flyspray: FS#11142 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25395 a1c6a512-1295-4272-9138-f99709370657
* as3525v2 : recording (FM only, no microphone yet)Rafaël Carré2010-03-29
| | | | | | | | | Add HAVE_AS3543 config define to differentiate the bits changed since as3514/as3517 Enable recording on Fuzev2/Clipv2/Clip+, although it was tested on Clip+ only Note: storage is still read-only so I tested by listening to headphones loopback and watching the recording level in recscreen git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25390 a1c6a512-1295-4272-9138-f99709370657
* pitch_detector plugin only works on color LCDsRafaël Carré2010-03-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25387 a1c6a512-1295-4272-9138-f99709370657
* Fix "bookmark on stop: ask" when idle poweroff triggers.Torne Wuff2010-03-28
| | | | | | | Previously, the prompt would come up during poweroff, and then if the user did not respond, the shutdown timeout would be hit and a hard poweroff would happen, which is bad. Now it just assumes you don't want a bookmark. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25376 a1c6a512-1295-4272-9138-f99709370657
* Fractals: Remove redundant assignment to a variable (y_delta)Tomer Shalev2010-03-28
| | | | | | | Also some cosmetics git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25373 a1c6a512-1295-4272-9138-f99709370657
* Brickmania: Don't use hard coded valueTomer Shalev2010-03-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25372 a1c6a512-1295-4272-9138-f99709370657
* Fuzev2: add dithering option for mpegplayerRafaël Carré2010-03-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25364 a1c6a512-1295-4272-9138-f99709370657
* Brickmania: Fix yellowTomer Shalev2010-03-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25358 a1c6a512-1295-4272-9138-f99709370657
* Brickmania: Prevent a ball that is sticked to the edge of the pad from being ↵Tomer Shalev2010-03-27
| | | | | | fired outside the screen's region when the pad is moved all the way to the screen's edge git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25357 a1c6a512-1295-4272-9138-f99709370657
* Brickmania: Simplify movement of pad (and any balls that are sticked to it)Tomer Shalev2010-03-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25356 a1c6a512-1295-4272-9138-f99709370657
* Brickmania: Prevent two overlapping balls from destrying bricks together and ↵Tomer Shalev2010-03-27
| | | | | | stick forever git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25355 a1c6a512-1295-4272-9138-f99709370657
* fix redRafaël Carré2010-03-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25338 a1c6a512-1295-4272-9138-f99709370657
* Make storage alignement use cache alignement macrosRafaël Carré2010-03-25
| | | | | | | | | | Introduce STORAGE_ALIGN_DOWN, STORAGE_PAD (using new CACHE_PAD) and STORAGE_OVERLAP (using new CACHE_OVERLAP), make them useful only when PROC_NEEDS_CACHEALIGN and STORAGE_NEEDS_ALIGN are defined Modify PP and nano2g system-target.h accordingly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25336 a1c6a512-1295-4272-9138-f99709370657
* mpegplayer: align video output data structure only on multicoreRafaël Carré2010-03-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25330 a1c6a512-1295-4272-9138-f99709370657
* Stats plugin: Add 3 missing types to count.Mustapha Senhaji2010-03-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25327 a1c6a512-1295-4272-9138-f99709370657
* revert r25271 which caused more problems than it tried to fixJonathan Gordon2010-03-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25296 a1c6a512-1295-4272-9138-f99709370657
* Clip+: arbitrary combo (home+select) for button lockRafaël Carré2010-03-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25293 a1c6a512-1295-4272-9138-f99709370657
* fix yellowYoshihisa Uchida2010-03-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25291 a1c6a512-1295-4272-9138-f99709370657
* fix bug: WAV file playback does not resume (FS#11077)Yoshihisa Uchida2010-03-22
| | | | | | Not only WAV but also Sun audio, SMAF, vox and WAV64 can resume. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25289 a1c6a512-1295-4272-9138-f99709370657
* Fix red.Andree Buschmann2010-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25276 a1c6a512-1295-4272-9138-f99709370657
* Only show PP502x GPIOx_ENABLE on displays with appropriate height.Andree Buschmann2010-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25275 a1c6a512-1295-4272-9138-f99709370657
* Add GPIOx_ENABLE to debug screen for PP502x.Andree Buschmann2010-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25272 a1c6a512-1295-4272-9138-f99709370657
* there is a difference between viewports which shouldnt be cleared (the ↵Jonathan Gordon2010-03-21
| | | | | | default viewport in the sbs) and viewports which should never be shown (%Vi viewport). so do this properly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25271 a1c6a512-1295-4272-9138-f99709370657
* Update the french translation.Mustapha Senhaji2010-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25263 a1c6a512-1295-4272-9138-f99709370657
* Prevent accidental skipping to beginning/end of file in text viewer.Torne Wuff2010-03-20
| | | | | | | | | When the text viewer is not in wide mode, the buttons mapped to move the screen left and right instead jump to the top and bottom of the file. This is very easy to do by accident on most targets, causing you to lose your place. This change requires that the button be held for a long press before it jumps to the top/bottom; short presses simply trigger paging up and down by one page. There is no change in behaviour when wide mode is enabled. Based on an idea from FS#2648 but implemented differently. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25262 a1c6a512-1295-4272-9138-f99709370657
* Add german translation for line-out.Andree Buschmann2010-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25259 a1c6a512-1295-4272-9138-f99709370657
* Use consistent wording for line-in and -out.Andree Buschmann2010-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25258 a1c6a512-1295-4272-9138-f99709370657
* Submit FS#11065. Introduce a new system setting for en-/disabling the ↵Andree Buschmann2010-03-20
| | | | | | Line-out. For now only implemented on iPod Video. This allows to save power if the user does not use the player's Line-out. On iPod 5G the saving is ~0.5 mA. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25257 a1c6a512-1295-4272-9138-f99709370657
* Revert r22171 (+r22186) for pacbox, given that it doesn't work, and causes ↵Dave Hooper2010-03-19
| | | | | | crashes on COP targets, and we in fact already had an open unresolved issue against this app (FS#8226) that would need to be resolved before being able to do this git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25251 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#11127. r25165 introduced a bug to the aac codec, which lead to not ↵Andree Buschmann2010-03-19
| | | | | | resetting the time position. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25249 a1c6a512-1295-4272-9138-f99709370657
* woops, elapsed is ms not HZ and how did that extra + get in there?Jonathan Gordon2010-03-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25241 a1c6a512-1295-4272-9138-f99709370657
* fix yelllow and add those tags to the debug outputJonathan Gordon2010-03-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25240 a1c6a512-1295-4272-9138-f99709370657
* 2 new tags:Jonathan Gordon2010-03-18
| | | | | | | | %pS - track is starting. %pE - track is ending. both can optionally have a number straight after to change how long that tag should stay true for (e.g %pS10 will stay true for the first 10s of the track) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25239 a1c6a512-1295-4272-9138-f99709370657
* Ondavx747/777 fix red.Yoshihisa Uchida2010-03-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25235 a1c6a512-1295-4272-9138-f99709370657
* fix redYoshihisa Uchida2010-03-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25234 a1c6a512-1295-4272-9138-f99709370657
* text viewer plugin applies patches FS#8445, FS#9546, FS#9853, FS#9855, ↵Yoshihisa Uchida2010-03-17
| | | | | | FS#9892, FS#9893, FS#9898, FS#9902, and FS#9990. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25233 a1c6a512-1295-4272-9138-f99709370657
* Make helper functions static.Jens Arnold2010-03-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25231 a1c6a512-1295-4272-9138-f99709370657
* Updated italian translation.Alessio Lenzi2010-03-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25224 a1c6a512-1295-4272-9138-f99709370657
* tagcache: Factor ecread of tagfile_entry/index_entry, and ecwrite of ↵Amaury Pouly2010-03-16
| | | | | | index_entry. This should save some binsize and avoid this stupidly repetitive sequence. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25217 a1c6a512-1295-4272-9138-f99709370657
* tagcache: fix once for all those stupid warnings.Amaury Pouly2010-03-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25216 a1c6a512-1295-4272-9138-f99709370657
* Return real screen size.Björn Stenberg2010-03-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25215 a1c6a512-1295-4272-9138-f99709370657
* Change various CPU_ARM defines to _ARM_ASSEM_ to be more consistent with the ↵Michael Giacomelli2010-03-16
| | | | | | rest of Tremor. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25214 a1c6a512-1295-4272-9138-f99709370657