Age | Commit message (Expand) | Author |
2006-11-24 | Fixed header calculation goofs that would've affected mono files and little-e... | Michael Sevakis |
2006-11-24 | Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl... | Michael Sevakis |
2006-11-23 | Enable ReplayGain processing for AAC and ALAC (not really tested though). Als... | Magnus Holmgren |
2006-11-23 | Read frequency in MP4/AAC files from a different place, if available. Should ... | Magnus Holmgren |
2006-11-23 | iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API... | Michael Sevakis |
2006-11-22 | Priority overriding was not working correctly. | Miika Pekkarinen |
2006-11-22 | Audio bugfixes. Should wait for voice codec to reload before returning buffer... | Michael Sevakis |
2006-11-22 | Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriate | Daniel Ankers |
2006-11-20 | new usb logos for all screens, utilising lcd_bitmap_transparent() on colour d... | Marianne Arnold |
2006-11-20 | BMP loader: Using shifts for division by powers of 2 saves a bit on code size. | Jens Arnold |
2006-11-20 | BMP loader: Remote LCD format support. | Jens Arnold |
2006-11-19 | Solitaire: Repair card border and selection frame. Would it be better to make... | Jens Arnold |
2006-11-19 | Check if file has already been removed from DB when manually invoking | Miika Pekkarinen |
2006-11-19 | Fixed the dithering once more. | Jens Arnold |
2006-11-19 | please, oh please give me a green build so I can goto bed | Jonathan Gordon |
2006-11-19 | grr.. forgot to add these files | Jonathan Gordon |
2006-11-19 | * Move checkbox to plugin api (core never uses it) | Jonathan Gordon |
2006-11-18 | Complete rework of the BMP loader: * Support for 4 bit, 15/16 bit and 32 bit ... | Jens Arnold |
2006-11-18 | fix bubbles for good this time. | Jonathan Gordon |
2006-11-18 | fix ondios again. Add a context for left/right/fire actions which seems | Jonathan Gordon |
2006-11-18 | SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two... | Michael Sevakis |
2006-11-17 | fix ondio keymaps | Jonathan Gordon |
2006-11-17 | More target specific lang fixes from Austin Appel | Jonathan Gordon |
2006-11-17 | fix ondio keys, and tempo +/- on all targets | Jonathan Gordon |
2006-11-16 | Fix alignment issue that caused data aborts on arm targets | Mark Arigo |
2006-11-16 | Add target specific language to keymappings for iPods, x5 and h10 targets. Re... | Michael Sevakis |
2006-11-16 | Removed muting from pcm buffer during starts, stops and pauses for tlv320 and... | Michael Sevakis |
2006-11-16 | fix builds | Jonathan Gordon |
2006-11-16 | woops, i'm a dill! | Jonathan Gordon |
2006-11-16 | implement actions in the plugins, bubbles and metronome converted. | Jonathan Gordon |
2006-11-15 | H100/300: Fixed radio silence problem. Removed the wrong call in my last upda... | Michael Sevakis |
2006-11-15 | Make the updated %rg tag match playback behaviour (fall back to track gain if... | Magnus Holmgren |
2006-11-15 | Improved replaygain tags for WPS by Ian Webber fs#6223. Shows the current sta... | Martin Scarratt |
2006-11-15 | dump the old scrollbar(), make it a wrapper to gui_scrollbar_draw() only | Jonathan Gordon |
2006-11-15 | didn't include the frequency stuff in snake2 | Karl Kurbjun |
2006-11-15 | Hopefully clean up some errors | Karl Kurbjun |
2006-11-15 | one more for the backdrop stuff | Karl Kurbjun |
2006-11-15 | Don't need to remove the backdrop for all plugins - leave it up for some. | Karl Kurbjun |
2006-11-14 | Strip APE tags during buffering so they do not break MP3 gapless playback. | Mark Arigo |
2006-11-14 | Removed anachronisms introduced with low battery shutdown patch. | Michael Sevakis |
2006-11-13 | H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin... | Michael Sevakis |
2006-11-13 | Minor voice fixes; prevent voice queue overflow, fix compile of voice-less build | Steve Bavin |
2006-11-13 | Backdrop support for greyscale targets. WPS backdrop is untested. | Jens Arnold |
2006-11-11 | FS#6315 - Get the UI simulator to compile for non SWCODEC targets on OS X. | Barry Wardell |
2006-11-11 | Make it possible to force sorting. | Miika Pekkarinen |
2006-11-11 | Patch #5771 by Frederik Vestre: Fix BMP loader to work in 64bit environments ... | Jens Arnold |
2006-11-11 | Fixed logf builds. | Miika Pekkarinen |
2006-11-11 | Trimmed a little too much from plugin.c :P | Michael Sevakis |
2006-11-11 | Thread API enhancements. | Brandon Low |
2006-11-11 | Added recording functions to plugin API per request of Thom Johansen. Cleaned... | Michael Sevakis |