Age | Commit message (Expand) | Author | Files | Lines |
2006-11-18 | Fix an error in configure when run from strange places. | Jonas Häggqvist | 1 | -1/+1 |
2006-11-18 | Complete rework of the BMP loader: * Support for 4 bit, 15/16 bit and 32 bit ... | Jens Arnold | 1 | -337/+340 |
2006-11-18 | fix bubbles for good this time. | Jonathan Gordon | 1 | -2/+5 |
2006-11-18 | fix ondios again. Add a context for left/right/fire actions which seems | Jonathan Gordon | 2 | -3/+64 |
2006-11-18 | Changed #ifdef USE_IRAM to #ifdef IRAM_STEAL. Also want to check if results a... | Michael Sevakis | 1 | -1/+1 |
2006-11-18 | SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two... | Michael Sevakis | 15 | -125/+204 |
2006-11-17 | fix ondio keymaps | Jonathan Gordon | 1 | -18/+45 |
2006-11-17 | More target specific lang fixes from Austin Appel | Jonathan Gordon | 1 | -28/+14 |
2006-11-17 | fix ondio keys, and tempo +/- on all targets | Jonathan Gordon | 1 | -5/+9 |
2006-11-16 | Fix alignment issue that caused data aborts on arm targets | Mark Arigo | 1 | -2/+4 |
2006-11-16 | Add target specific language to keymappings for iPods, x5 and h10 targets. Re... | Michael Sevakis | 1 | -0/+56 |
2006-11-16 | Removed muting from pcm buffer during starts, stops and pauses for tlv320 and... | Michael Sevakis | 1 | -1/+20 |
2006-11-16 | fix builds | Jonathan Gordon | 2 | -2/+2 |
2006-11-16 | woops, i'm a dill! | Jonathan Gordon | 1 | -8/+8 |
2006-11-16 | implement actions in the plugins, bubbles and metronome converted. | Jonathan Gordon | 7 | -252/+306 |
2006-11-15 | Fix FS#6322. Battery level gets updated again as it should. | Barry Wardell | 1 | -0/+7 |
2006-11-15 | H100/300: Fixed radio silence problem. Removed the wrong call in my last upda... | Michael Sevakis | 1 | -0/+1 |
2006-11-15 | Make the updated %rg tag match playback behaviour (fall back to track gain if... | Magnus Holmgren | 4 | -40/+41 |
2006-11-15 | Improved replaygain tags for WPS by Ian Webber fs#6223. Shows the current sta... | Martin Scarratt | 2 | -4/+54 |
2006-11-15 | dump the old scrollbar(), make it a wrapper to gui_scrollbar_draw() only | Jonathan Gordon | 1 | -75/+3 |
2006-11-15 | didn't include the frequency stuff in snake2 | Karl Kurbjun | 1 | -1/+1 |
2006-11-15 | Hopefully clean up some errors | Karl Kurbjun | 19 | -7/+38 |
2006-11-15 | one more for the backdrop stuff | Karl Kurbjun | 1 | -0/+2 |
2006-11-15 | Don't need to remove the backdrop for all plugins - leave it up for some. | Karl Kurbjun | 29 | -33/+39 |
2006-11-14 | Strip APE tags during buffering so they do not break MP3 gapless playback. | Mark Arigo | 1 | -3/+36 |
2006-11-14 | Removed anachronisms introduced with low battery shutdown patch. | Michael Sevakis | 5 | -20/+20 |
2006-11-13 | H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin... | Michael Sevakis | 10 | -113/+183 |
2006-11-13 | Add a description of the bacdrop functionality and include description of rel... | Nils Wallménius | 4 | -11/+29 |
2006-11-13 | Minor voice fixes; prevent voice queue overflow, fix compile of voice-less build | Steve Bavin | 1 | -3/+6 |
2006-11-13 | Backdrop support for greyscale targets. WPS backdrop is untested. | Jens Arnold | 16 | -77/+285 |
2006-11-12 | Get rid of ages-old interdependency between ata.c and mas.c | Jens Arnold | 3 | -13/+8 |
2006-11-12 | Adjust scrollable lines to varying LCD sizes in the 2bit vertical packing LCD... | Jens Arnold | 1 | -1/+1 |
2006-11-12 | Split 1 bit LCD code and move appropriate parts to target tree. Only archos c... | Jens Arnold | 4 | -228/+419 |
2006-11-12 | fds are pointers, not ints. | Miika Pekkarinen | 1 | -1/+1 |
2006-11-11 | FS#6315 - Get the UI simulator to compile for non SWCODEC targets on OS X. | Barry Wardell | 2 | -0/+2 |
2006-11-11 | Make it possible to force sorting. | Miika Pekkarinen | 1 | -0/+7 |
2006-11-11 | Patch #5771 by Frederik Vestre: Fix BMP loader to work in 64bit environments ... | Jens Arnold | 1 | -18/+19 |
2006-11-11 | Fixed logf builds. | Miika Pekkarinen | 1 | -1/+2 |
2006-11-11 | Fix my warnings with explicit blocking on platforms w/o cpu_boost() | Brandon Low | 1 | -0/+6 |
2006-11-11 | Trimmed a little too much from plugin.c :P | Michael Sevakis | 1 | -0/+2 |
2006-11-11 | Thread API enhancements. | Brandon Low | 5 | -109/+145 |
2006-11-11 | Added recording functions to plugin API per request of Thom Johansen. Cleaned... | Michael Sevakis | 2 | -49/+60 |
2006-11-11 | Improved power management (FS#3001). Shutdown rockbox when the battery gets t... | Barry Wardell | 7 | -85/+401 |
2006-11-10 | Changed the filename for determining the firmware root dir, as crt0.S no long... | Jens Arnold | 1 | -1/+1 |
2006-11-10 | Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. | Jens Arnold | 1 | -1/+0 |
2006-11-10 | Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. | Jens Arnold | 36 | -1533/+46 |
2006-11-10 | Fix sim error(s) (as usual). | Michael Sevakis | 1 | -0/+8 |
2006-11-10 | Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai... | Michael Sevakis | 12 | -86/+99 |
2006-11-10 | Bookmark screen: fix buttons for both I-River remotes. fs#6251 | Martin Scarratt | 1 | -7/+5 |
2006-11-10 | Made the PSID metadata parser a little less trusting of its input. | Daniel Stenberg | 1 | -6/+13 |