summaryrefslogtreecommitdiffstats
path: root/utils/wpseditor/libwps
AgeCommit message (Collapse)AuthorFilesLines
2009-01-31FS#9638 - temp_cue is unused and wasting memory.Bertrik Sikken2-2/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19890 a1c6a512-1295-4272-9138-f99709370657
2008-09-10Wpseditor: fix compiling. I forgot a new file.Dominik Wenger1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18481 a1c6a512-1295-4272-9138-f99709370657
2008-09-08WpsEditor: Add rockbox/gpl copyright headers to all source files.Dominik Wenger11-0/+232
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18464 a1c6a512-1295-4272-9138-f99709370657
2008-09-05WpsEditor: add support for greyscale targets. Dominik Wenger3-6/+31
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18424 a1c6a512-1295-4272-9138-f99709370657
2008-09-04remove -Wno-pointer-sign. This will make warnings reappear, but the warnings ↵Frank Gevaerts1-1/+1
should really be fixed at the source git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18418 a1c6a512-1295-4272-9138-f99709370657
2008-09-04silence warningsFrank Gevaerts1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18414 a1c6a512-1295-4272-9138-f99709370657
2008-09-04WPS editor:Maurus Cuelenaere1-3/+5
* Fix some typo's in TODO & README * Fix libwps Makefile in Windows git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18408 a1c6a512-1295-4272-9138-f99709370657
2008-09-04WPS editor:Maurus Cuelenaere6-94/+52
* Simplify Makefile * Get rid of buildall.* * Change library loading behaviour to work with MODEL_NAME Screenshot: * Simplify Makefile config-*.h: * Add MODEL_NAME git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18407 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 * WPS editor: set eol-styleMaurus Cuelenaere1-4/+4
* Add CLI-only screenshot utility (using libwps) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18402 a1c6a512-1295-4272-9138-f99709370657
2008-09-03WpsEditor: commit FS#9344 by Rostislav Chekan - multitarget support (only ↵Dominik Wenger7-76/+60
colour targets for now) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18399 a1c6a512-1295-4272-9138-f99709370657
2008-08-29Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. ↵Frank Gevaerts17-0/+1302
Closes FS#9327 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18362 a1c6a512-1295-4272-9138-f99709370657