summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2007-09-24Fix midi playback on 64 bit sims and const a tableNils Wallménius
2007-09-24Move all of midiplay into its subdir and add a Makefile for it, add header fi...Nils Wallménius
2007-09-23Do not display the backdrop in text viewer and editor pluginsNils Wallménius
2007-09-22Fix empty commit: Add grayscale support for ARM in vertical packing format.Tomasz Malesinski
2007-09-22vel/MROBE500Karl Kurbjun
2007-09-22A few minor cleanups for the Gigabeat SWill Robertson
2007-09-21Re-enable plugins for c200, and fix the red.Will Robertson
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson
2007-09-20Code police raid: header files must not define actual code.Jens Arnold
2007-09-20Oops, what did that do there?Marianne Arnold
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold
2007-09-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon
2007-09-16Sudoku: Optionally display coloured numbers on colour targets.Jens Arnold
2007-09-13Remove the ability to restart chessbox with a button (combo). It became redun...Marianne Arnold
2007-09-13fix two bugs related to no-existing settings/bookmark files and simplify the ...Robert Kukla
2007-09-12code police (and commit test)Peter D'Hoye
2007-09-10Code police and keep backlight on while in mazezamPeter D'Hoye
2007-09-10Clean up hard-coded pathsNils Wallménius
2007-09-09Repair mpegplayer on 64 bit sims. No reason for doing fancy bitshifting opts,...Jens Arnold
2007-09-09battery_bench: Fix battery voltage logging for voltages >4.095V by separating...Jens Arnold
2007-09-09Fix rockbox warnings. sramfile is a static array so will never be NULL.Michael Sevakis
2007-09-08Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis
2007-09-06Credits: better counter when scrolling manuallyPeter D'Hoye
2007-09-03Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the shortcu...Peter D'Hoye
2007-09-03Make the credits scrolling changes a bit more user friendly, use actions and ...Peter D'Hoye
2007-09-02Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Ku...Nils Wallménius
2007-08-31Fix FS #7685 by using the backlight helper functions. Some code policing and ...Peter D'Hoye
2007-08-30the last oops?Peter D'Hoye
2007-08-30fix yellow :)Peter D'Hoye
2007-08-30fix redPeter D'Hoye
2007-08-30Accept FS #6854 by Sylvain Fourmanoit: allow navigation when viewing credits ...Peter D'Hoye
2007-08-29FS #7286. Do correct rounding of final 16 bit samples before sending to DAC, ...Thom Johansen
2007-08-21the viewer lives in the viewer dir so save settings and bookmarks there, asDaniel Stenberg
2007-08-20The icon associated with wavplay should have been changed for hwcodec, put ba...Marianne Arnold
2007-08-20nope, this one is the one it shuold showJonathan Gordon
2007-08-20make .wav use the inbuilt audio icon on hwcodecJonathan Gordon
2007-08-19Convert to unix line-endingsDave Chapman
2007-08-16Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye
2007-08-15Switch to using millivolt for battery voltage and other internal voltages. * ...Jens Arnold
2007-08-15Ignore HAVE_BACKLIGHT for plugins, as they build without the check and makes ...Peter D'Hoye
2007-08-15Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye
2007-08-14properties plugin: Make the ID3 info available on HWCODEC targets too.Nicolas Pennequin
2007-08-14Hopefully green this time (move the variable declarations inside the #if block).Nicolas Pennequin
2007-08-14properties plugin: the HWCODEC targets don't have get_metadata so no ID3 info...Nicolas Pennequin
2007-08-14Add a bit of metadata info in the properties plugin output.Nicolas Pennequin
2007-08-14Make get_metadata act on a struct mp3entry rather than a struct track_info.Nicolas Pennequin
2007-08-13Now get those keywords right...Peter D'Hoye
2007-08-13Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Cre...Peter D'Hoye
2007-08-13corrected logic in expression of jdgordon's r14187 commit; should fix FS#7590...Robert Kukla