summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Collapse)AuthorAge
...
* Move contents of plugins/xxx2wav.h into the plugin libraryDave Chapman2005-02-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5982 a1c6a512-1295-4272-9138-f99709370657
* Code cleanup and change to use contents of xxx2wav.h (still more work to do)Dave Chapman2005-02-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5981 a1c6a512-1295-4272-9138-f99709370657
* More code cleanupsDave Chapman2005-02-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5980 a1c6a512-1295-4272-9138-f99709370657
* Start to clean up a52towav.c and move common xxx2wav code into xxx2wav.hDave Chapman2005-02-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5979 a1c6a512-1295-4272-9138-f99709370657
* Initial version of a52towav test viewer plugin for liba52 - output is ↵Dave Chapman2005-02-16
| | | | | | hardcoded to /ac3test.wav. CUrrently restricted to Stereo AC-3 files, but easy to fix for other types of files (e.g. 5.1) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5977 a1c6a512-1295-4272-9138-f99709370657
* Fixed check for software codec in SOURCES, and ifdefed the plugin itself.Jens Arnold2005-02-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5968 a1c6a512-1295-4272-9138-f99709370657
* Solitaire adapted to iRiver, based on patch #1121520 by Jonas Haggqvist.Jens Arnold2005-02-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5967 a1c6a512-1295-4272-9138-f99709370657
* Initial check-in of mpa2wav - a test "viewer" plugin for the iRiver to ↵Dave Chapman2005-02-16
| | | | | | convert an MPEG audio file (MP1/2/3) into a wav file (currently hard-coded to /libmadtest.wav git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5966 a1c6a512-1295-4272-9138-f99709370657
* Patch #1123576 by Jonas Haggqvist: pong adapted to variable screen ↵Jens Arnold2005-02-16
| | | | | | resolution (iriver). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5965 a1c6a512-1295-4272-9138-f99709370657
* Discard .eh_frame, otherwise the codec viewer plugins are about 800MB in ↵Dave Chapman2005-02-15
| | | | | | size. See http://www.rockbox.org/mail/archive/rockbox-archive-2004-07/0445.shtml git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5960 a1c6a512-1295-4272-9138-f99709370657
* Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently ↵Dave Chapman2005-02-15
| | | | | | only iRiver). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5952 a1c6a512-1295-4272-9138-f99709370657
* C89 fix: variables first then codeDaniel Stenberg2005-02-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5945 a1c6a512-1295-4272-9138-f99709370657
* New plugin by Jonas Haggqvist: bouncing rockbox logo, screensaver style.Jens Arnold2005-02-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5944 a1c6a512-1295-4272-9138-f99709370657
* Complete button assignemt for text viewer on iRiver.Jens Arnold2005-02-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5928 a1c6a512-1295-4272-9138-f99709370657
* Snow.rock ported to the player, fullscreen.Jens Arnold2005-02-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5927 a1c6a512-1295-4272-9138-f99709370657
* Clip bottom & right when positioning the gfx display.Jens Arnold2005-02-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5926 a1c6a512-1295-4272-9138-f99709370657
* Added clearpixel() and clearline().Jens Arnold2005-02-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5924 a1c6a512-1295-4272-9138-f99709370657
* Mosaique now working on the player, using the player graphics library.Jens Arnold2005-02-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5918 a1c6a512-1295-4272-9138-f99709370657
* Adapted to new playergfx lib, release playergfx in all return cases, some ↵Jens Arnold2005-02-11
| | | | | | optimisation for player. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5917 a1c6a512-1295-4272-9138-f99709370657
* Split the display & update function in two, and added invertpixel(), ↵Jens Arnold2005-02-11
| | | | | | invertline() and invertrect(). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5916 a1c6a512-1295-4272-9138-f99709370657
* iRiver: Working buttons, better support for large fontsLinus Nielsen Feltzing2005-02-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5894 a1c6a512-1295-4272-9138-f99709370657
* iRiver: Working keys for the calculatorLinus Nielsen Feltzing2005-02-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5893 a1c6a512-1295-4272-9138-f99709370657
* Removed flicker on player sim.Jens Arnold2005-02-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5884 a1c6a512-1295-4272-9138-f99709370657
* Cube now working on the player, using the new player graphics library.Jens Arnold2005-02-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5883 a1c6a512-1295-4272-9138-f99709370657
* Beginnings of a graphics library for the player LCD. So far the only drawing ↵Jens Arnold2005-02-10
| | | | | | functions are clear_display(), drawpixel() and drawline(). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5882 a1c6a512-1295-4272-9138-f99709370657
* Correct position of parameter display.Jens Arnold2005-02-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5861 a1c6a512-1295-4272-9138-f99709370657
* Variable screen resolution.Jens Arnold2005-02-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5860 a1c6a512-1295-4272-9138-f99709370657
* adjusting to screen sizeDaniel Stenberg2005-02-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5859 a1c6a512-1295-4272-9138-f99709370657
* Adjusted for iRiver LCD screen size.Daniel Stenberg2005-02-08
| | | | | | | Press SELECT on iRiver to change mode (ON on Recorders) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5858 a1c6a512-1295-4272-9138-f99709370657
* Variable screen resolution.Jens Arnold2005-02-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5828 a1c6a512-1295-4272-9138-f99709370657
* Link with the proper optionsLinus Nielsen Feltzing2005-02-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5827 a1c6a512-1295-4272-9138-f99709370657
* Let's do an ifdef here to prevent builds for iriver since the keymappingDaniel Stenberg2005-02-04
| | | | | | | isn't fixed for it (yet). Feel free to help! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5787 a1c6a512-1295-4272-9138-f99709370657
* fix syntaxDaniel Stenberg2005-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5785 a1c6a512-1295-4272-9138-f99709370657
* adapted to build on iRiverDaniel Stenberg2005-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5784 a1c6a512-1295-4272-9138-f99709370657
* Added .rodata.str1.1Linus Nielsen Feltzing2005-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5783 a1c6a512-1295-4272-9138-f99709370657
* set the start address for iRiver plugins (this is still not working)Daniel Stenberg2005-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5782 a1c6a512-1295-4272-9138-f99709370657
* nah, this doesn't depend on MAS but assumed bad stuff about LED/SHDaniel Stenberg2005-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5777 a1c6a512-1295-4272-9138-f99709370657
* iriver supportDaniel Stenberg2005-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5776 a1c6a512-1295-4272-9138-f99709370657
* first basic attempt at supporting chessclock on the h100Daniel Stenberg2005-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5775 a1c6a512-1295-4272-9138-f99709370657
* MAS-specific pluginDaniel Stenberg2005-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5774 a1c6a512-1295-4272-9138-f99709370657
* these only build/run on targets using the LCD_SSD1815 displayDaniel Stenberg2005-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5773 a1c6a512-1295-4272-9138-f99709370657
* CFLAGS is set (target-specific) in the root makefile, don't fiddle with themDaniel Stenberg2005-02-04
| | | | | | | here git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5772 a1c6a512-1295-4272-9138-f99709370657
* allow different output formats for other targetsDaniel Stenberg2005-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5771 a1c6a512-1295-4272-9138-f99709370657
* preprocess the linker file with more infoDaniel Stenberg2005-02-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5770 a1c6a512-1295-4272-9138-f99709370657
* long policyJean-Philippe Bernardy2005-01-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5714 a1c6a512-1295-4272-9138-f99709370657
* Ooops.Jens Arnold2005-01-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5685 a1c6a512-1295-4272-9138-f99709370657
* Battery_test plugin: (1) Fixed the button handling to work as intended. (2) ↵Jens Arnold2005-01-27
| | | | | | Corrected the playback buffer time calculation. (3) Display info about dummy file creation for MMC (Ondio). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5684 a1c6a512-1295-4272-9138-f99709370657
* Changed several places to use button_clear_queue() to empty the button ↵Jens Arnold2005-01-26
| | | | | | queue. Added the ability to empty the (system's) button queue to the X11 simulatr. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5665 a1c6a512-1295-4272-9138-f99709370657
* Made alpine_cdc.rock compile with DEBUG enabledLinus Nielsen Feltzing2005-01-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5662 a1c6a512-1295-4272-9138-f99709370657
* finally add my Alpine car CD changer emulator, although very few people may ↵Jörg Hohensohn2005-01-20
| | | | | | use it git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5618 a1c6a512-1295-4272-9138-f99709370657