summaryrefslogtreecommitdiff
path: root/apps (unfollow)
Commit message (Expand)Author
2006-11-19grr.. forgot to add these filesJonathan Gordon
2006-11-19* Move checkbox to plugin api (core never uses it)Jonathan Gordon
2006-11-18Complete rework of the BMP loader: * Support for 4 bit, 15/16 bit and 32 bit ...Jens Arnold
2006-11-18fix bubbles for good this time.Jonathan Gordon
2006-11-18fix ondios again. Add a context for left/right/fire actions which seemsJonathan Gordon
2006-11-18SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis
2006-11-17fix ondio keymapsJonathan Gordon
2006-11-17More target specific lang fixes from Austin AppelJonathan Gordon
2006-11-17fix ondio keys, and tempo +/- on all targetsJonathan Gordon
2006-11-16Fix alignment issue that caused data aborts on arm targetsMark Arigo
2006-11-16Add target specific language to keymappings for iPods, x5 and h10 targets. Re...Michael Sevakis
2006-11-16Removed muting from pcm buffer during starts, stops and pauses for tlv320 and...Michael Sevakis
2006-11-16fix buildsJonathan Gordon
2006-11-16woops, i'm a dill!Jonathan Gordon
2006-11-16implement actions in the plugins, bubbles and metronome converted.Jonathan Gordon
2006-11-15H100/300: Fixed radio silence problem. Removed the wrong call in my last upda...Michael Sevakis
2006-11-15Make the updated %rg tag match playback behaviour (fall back to track gain if...Magnus Holmgren
2006-11-15Improved replaygain tags for WPS by Ian Webber fs#6223. Shows the current sta...Martin Scarratt
2006-11-15dump the old scrollbar(), make it a wrapper to gui_scrollbar_draw() onlyJonathan Gordon
2006-11-15didn't include the frequency stuff in snake2Karl Kurbjun
2006-11-15Hopefully clean up some errorsKarl Kurbjun
2006-11-15one more for the backdrop stuffKarl Kurbjun
2006-11-15Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun
2006-11-14Strip APE tags during buffering so they do not break MP3 gapless playback.Mark Arigo
2006-11-14Removed anachronisms introduced with low battery shutdown patch.Michael Sevakis
2006-11-13H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis
2006-11-13Minor voice fixes; prevent voice queue overflow, fix compile of voice-less buildSteve Bavin
2006-11-13Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold
2006-11-11FS#6315 - Get the UI simulator to compile for non SWCODEC targets on OS X.Barry Wardell
2006-11-11Make it possible to force sorting.Miika Pekkarinen
2006-11-11Patch #5771 by Frederik Vestre: Fix BMP loader to work in 64bit environments ...Jens Arnold
2006-11-11Fixed logf builds.Miika Pekkarinen
2006-11-11Trimmed a little too much from plugin.c :PMichael Sevakis
2006-11-11Thread API enhancements.Brandon Low
2006-11-11Added recording functions to plugin API per request of Thom Johansen. Cleaned...Michael Sevakis
2006-11-11Improved power management (FS#3001). Shutdown rockbox when the battery gets t...Barry Wardell
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2006-11-10Bookmark screen: fix buttons for both I-River remotes. fs#6251Martin Scarratt
2006-11-10Made the PSID metadata parser a little less trusting of its input.Daniel Stenberg
2006-11-10Enable all Rockbox supported formats for the database command lineMiika Pekkarinen
2006-11-10Don't add extra slash at beginning when creating db.Miika Pekkarinen
2006-11-10Support building tagcache db natively on PC using the core of theMiika Pekkarinen
2006-11-10Height doesn't matterKarl Kurbjun
2006-11-10Ooops, adapt playback.c to the new IRAM distribution on X5. Codec IRAM is def...Jens Arnold
2006-11-10oops forgot the logo buildKarl Kurbjun
2006-11-10Fix the second inverseKarl Kurbjun
2006-11-10Clock plugin now scales with the screen size. The binary and plain mode stil...Karl Kurbjun
2006-11-09Quit the jpeg viewer gracefully if started without arguments or with a wrong ...Peter D'Hoye
2006-11-09Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski
2006-11-09X5: Changed IRAM splitting between core and codecs/plugins. (a) Codecs benefi...Jens Arnold