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