summaryrefslogtreecommitdiff
path: root/utils/wpseditor (follow)
Commit message (Collapse)AuthorAge
* Remove outdated and unmaintained wpseditor.Dominik Riebeling2011-03-05
| | | | | | | | The wpseditor is superseded by the Theme Editor these days. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29528 a1c6a512-1295-4272-9138-f99709370657
* Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and ↵Teruaki Kawashima2010-03-07
| | | | | | don't recalculate the width in these functions. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25053 a1c6a512-1295-4272-9138-f99709370657
* hopefully fix the wpseditor... I cant get it to compile on a pre r22062 tree ↵Jonathan Gordon2009-07-27
| | | | | | so dunno if this is enough to get it going again git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22063 a1c6a512-1295-4272-9138-f99709370657
* FS#9638 - temp_cue is unused and wasting memory.Bertrik Sikken2009-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19890 a1c6a512-1295-4272-9138-f99709370657
* WpsEditor: add linenumbrs WpsEditor: Add linenumbers to the WPS Code, and ↵Dominik Wenger2008-09-10
| | | | | | highlight the error line, if parsing fails. (FS#9362) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18483 a1c6a512-1295-4272-9138-f99709370657
* Wpseditor: fix compiling. I forgot a new file.Dominik Wenger2008-09-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18481 a1c6a512-1295-4272-9138-f99709370657
* WpsEditor: Add rockbox/gpl copyright headers to all source files.Dominik Wenger2008-09-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18464 a1c6a512-1295-4272-9138-f99709370657
* * Clean up screenshot a bit and make it more self-descriptiveMaurus Cuelenaere2008-09-07
| | | | | | | * Make mkzenboot truly standalone git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18443 a1c6a512-1295-4272-9138-f99709370657
* WpsEditor: add support for greyscale targets. Dominik Wenger2008-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18424 a1c6a512-1295-4272-9138-f99709370657
* remove -Wno-pointer-sign. This will make warnings reappear, but the warnings ↵Frank Gevaerts2008-09-04
| | | | | | should really be fixed at the source git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18418 a1c6a512-1295-4272-9138-f99709370657
* silence warningsFrank Gevaerts2008-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18414 a1c6a512-1295-4272-9138-f99709370657
* WPS editor:Maurus Cuelenaere2008-09-04
| | | | | | | | * 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
* WPS editor:Maurus Cuelenaere2008-09-04
| | | | | | | | | | | | | * 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
* WPS editor:Maurus Cuelenaere2008-09-03
| | | | | | | * Order is important in highlighting rules! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18403 a1c6a512-1295-4272-9138-f99709370657
* * WPS editor: set eol-styleMaurus Cuelenaere2008-09-03
| | | | | | | * Add CLI-only screenshot utility (using libwps) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18402 a1c6a512-1295-4272-9138-f99709370657
* WpsEditor: commit FS#9344 by Rostislav Chekan - multitarget support (only ↵Dominik Wenger2008-09-03
| | | | | | colour targets for now) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18399 a1c6a512-1295-4272-9138-f99709370657
* Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. ↵Frank Gevaerts2008-08-29
Closes FS#9327 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18362 a1c6a512-1295-4272-9138-f99709370657