Age | Commit message (Expand) | Author | Files | Lines |
2007-05-19 | Archos Recorders, Ondio FM: WAV recording plugin. This is considered a techni... | Jens Arnold | 4 | -1/+3823 |
2007-05-19 | Prevent idle poweroff in the MPEG video player plugin. Fixes FS#6091. | Linus Nielsen Feltzing | 1 | -0/+3 |
2007-05-19 | fix warnings | Marcoen Hirschberg | 1 | -1/+1 |
2007-05-19 | Always save settings when leaving recording, not just when leaving recording ... | Peter D'Hoye | 1 | -2/+3 |
2007-05-18 | add a menu to the chessbox plugin, FS #7186 by Mauricio Peccorini | Marcoen Hirschberg | 1 | -18/+89 |
2007-05-17 | Player: Fix database commit step display on boot. | Jens Arnold | 1 | -0/+1 |
2007-05-15 | Use INSERT_LAST when inserting tracks before playback has started. Fixes FS#... | Hardeep Sidhu | 1 | -32/+72 |
2007-05-15 | Make bubbles smoother (and a bit faster) on the gigabeat. | Nicolas Pennequin | 1 | -1/+1 |
2007-05-15 | another LAME for colombo... fix the sansa wheel; in solitaire | Jonathan Gordon | 1 | -0/+4 |
2007-05-15 | Accept FS#7170 - fix a bug with random folder advance | Jonathan Gordon | 1 | -0/+3 |
2007-05-14 | Add an item to the WPS context menu to browse a currently playing cuesheet. T... | Nicolas Pennequin | 4 | -3/+47 |
2007-05-14 | Commit FS#7164 (request is FS#6780) : Improve WPS volume enumeration. It is n... | Nicolas Pennequin | 1 | -4/+19 |
2007-05-14 | Accept FS#6934 by Akio Idehara to fix an unresolved dependency on apps/codecs... | Nils Wallménius | 1 | -20/+20 |
2007-05-14 | Fix for unlikely, but possible, division-by-zero | Steve Bavin | 1 | -3/+6 |
2007-05-14 | Set the brightness before setting the timeout values for the backlight and bu... | Karl Kurbjun | 1 | -5/+5 |
2007-05-13 | FS #7163. Updated norsk.lang by Tobias Langhoff. | Thom Johansen | 1 | -32/+115 |
2007-05-13 | Oops, the previous commit broke the speed-test feature. This fixes it. | Dave Chapman | 1 | -3/+3 |
2007-05-13 | Add WAV-writing option - currently limited to 16-bit output only; Make it wor... | Dave Chapman | 1 | -37/+289 |
2007-05-12 | only show the cursor for the first line of the selected item (if selection is... | Jonathan Gordon | 1 | -0/+2 |
2007-05-11 | GPIO IRQ ready button driver for e200 series. Can't actually use them yet but... | Michael Sevakis | 1 | -5/+5 |
2007-05-10 | Set svn:keywords | Dave Chapman | 1 | -1/+1 |
2007-05-10 | Code cleaning - remove some unnecessary defined(SIMULATOR) checks | Dave Chapman | 30 | -63/+59 |
2007-05-10 | Accpet FS#7141, Italian Language update by Alessio Lenzi | Jonathan Gordon | 1 | -28/+92 |
2007-05-09 | How'd I miss that I'd left LOGFQUEUES enabled in my pre-commit diff? :/ | Michael Sevakis | 1 | -2/+2 |
2007-05-09 | SWCODEC Playback: Put a stop to the resume deadlock however crudely. Clean so... | Michael Sevakis | 1 | -56/+39 |
2007-05-08 | Fix errors. LOGFQUEUE should take formatting parameters now. | Michael Sevakis | 1 | -4/+4 |
2007-05-08 | Silly fix for a silly comment mistake. | Michael Sevakis | 1 | -1/+1 |
2007-05-08 | SWCODEC Playback: Seriously mess with it and get rid of (at least some ;) rac... | Michael Sevakis | 2 | -34/+29 |
2007-05-08 | Playback: Ensure some state coherency. paused implies playing and pause actio... | Michael Sevakis | 1 | -0/+3 |
2007-05-08 | Fix red overlay plugins on archos. Linker scripts weren't prepared for those ... | Jens Arnold | 2 | -12/+8 |
2007-05-08 | Move the old api out of the core and into the plugin lib. | Jonathan Gordon | 22 | -349/+438 |
2007-05-08 | Add in buttonlight brightness setting for the Gigabeat, and setup the framewo... | Karl Kurbjun | 5 | -0/+35 |
2007-05-08 | fix the menus again, this time it stopped redrawing after coming out of setti... | Jonathan Gordon | 1 | -0/+1 |
2007-05-08 | Fix Gigabeat english.lang target specific strings (should be gigabeatf rather... | Karl Kurbjun | 1 | -15/+15 |
2007-05-08 | Synced | Jonas Häggqvist | 1 | -72/+910 |
2007-05-07 | Revert the addition of the steal_codec_stack function. Replace by accessing ... | Dave Chapman | 5 | -11/+22 |
2007-05-07 | Reduce code size for players that do not have the 'Human Interface Luminescen... | Karl Kurbjun | 1 | -3/+6 |
2007-05-07 | Use a separate thread in test_codec, with the same (IRAM) stack as the main c... | Dave Chapman | 5 | -21/+64 |
2007-05-07 | Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab... | Karl Kurbjun | 3 | -134/+34 |
2007-05-07 | Initial version of a test_codec plugin (viewer). This loads the audio file i... | Dave Chapman | 5 | -3/+364 |
2007-05-07 | Minor header file cleanup - try and include the minimal number of files, and ... | Dave Chapman | 4 | -13/+4 |
2007-05-07 | Clean up the codec API - remove all unused (and in many cases inappropriate) ... | Dave Chapman | 4 | -209/+52 |
2007-05-07 | Code police - codecs shouldn't call GUI functions | Dave Chapman | 1 | -2/+0 |
2007-05-07 | Accept FS#7123 - add h10_5gb strings | Jonathan Gordon | 1 | -16/+30 |
2007-05-07 | Fix my previous commit... menus will redraw correctly again | Jonathan Gordon | 1 | -0/+1 |
2007-05-07 | Fix the menus so lines scroll again | Jonathan Gordon | 1 | -3/+2 |
2007-05-06 | e200 viewer button changes: | Jonathan Gordon | 1 | -1/+3 |
2007-05-06 | Fix metadata reading for 64 bit sims. Closes FS#6690 | Nils Wallménius | 1 | -3/+3 |
2007-05-06 | FS #7115. Updated nynorsk translation by Karl Ove Hufthammer. | Thom Johansen | 1 | -20/+287 |
2007-05-05 | Fix buffer overflow when adding a radio preset. | Magnus Holmgren | 1 | -1/+1 |