1. 57ad6f9 change the %Cl tag to be cleaner. it it now %Cl(x, y, width, height [, xalign][, yalign]) by Jonathan Gordon · 15 years ago
  2. bbe6c5a we need to escape more chars now, so fix that. test skins with this update parse correctly with the themeditor :) by Jonathan Gordon · 15 years ago
  3. 496bcf3 Theme Editor: Fixed parsing and code generation for nested conditionals by Robert Bieber · 15 years ago
  4. 7f10b03 Theme Editor: Fixed some more code generation bugs by Robert Bieber · 15 years ago
  5. ea864be Fixed another code generation bug with viewports and enabled negative numbers in tag parameters by Robert Bieber · 15 years ago
  6. e25c903 Theme Editor: Fixed bugs in code generation and viewport parsing by Robert Bieber · 15 years ago
  7. 4003f35 Theme Editor: Removed the NEWLINE parse tree element by Robert Bieber · 15 years ago
  8. f16adb0 Theme Editor: Fixed code generation with escaped characters by Robert Bieber · 15 years ago
  9. 999990c Theme Editor: Fixed a small bug with asterisk handling in tag parameter argument codes and fixed bugs with handling escaped characters by Robert Bieber · 15 years ago
  10. f02a244 Theme Editor: Altered the way the parser handles asterisks in the tag argument specifiers by Robert Bieber · 15 years ago
  11. a9848ce Theme Editor: Put together a simple GUI to test going back and forth between a tree view and a text edit box by Robert Bieber · 15 years ago
  12. 2799696 Theme Editor: Made text and comments editable from a treeview by Robert Bieber · 15 years ago
  13. 5943f4c Theme Editor: Enabled editing tag parameters from a treeview by Robert Bieber · 15 years ago
  14. 47cd878 Theme Editor: Made the viewport tag a top-level child under VIEWPORT elements in the parse tree by Robert Bieber · 15 years ago
  15. 0a054b2 Committing FS#11345 by JdGordon. Theme editor parser now includes full tag information in the skin_element struct by Robert Bieber · 15 years ago
  16. d1659d6 Theme Editor: Made Viewport the top level parse tree element, along with a bugfix to the tag parsing function by Robert Bieber · 15 years ago
  17. c5e14b5 Theme Editor: Added extern C declarations to header files by Robert Bieber · 15 years ago
  18. 5b4a9b5 Add a tool to compare the binsizes of plugins and codecs of 2 build dirs by Rafaël Carré · 15 years ago
  19. 68f4d91 add support for the possible viewport colour tags (%Vf and %Vb). use -c to disable them by Jonathan Gordon · 15 years ago
  20. 4819882 Applied JdGordon's patch to add tokens to the Theme Editor tag table by Robert Bieber · 15 years ago
  21. 8e07853 and woops by Jonathan Gordon · 15 years ago
  22. d24cc39 zip up the output after doing all the skins by Jonathan Gordon · 15 years ago
  23. f9f6f90 Theme Editor: Fixed parsing bug that allowed comments to form a new logical line in a skin document by Robert Bieber · 15 years ago
  24. 9f2e1b1 Theme Editor: Got a barely functional treeview in place by Robert Bieber · 15 years ago
  25. 9843626 Themeditor: Got the ParseTreeNode class in good shape, preparing to start on ParseTreeModel by Robert Bieber · 15 years ago
  26. e8ec204 make the script zip the output by Jonathan Gordon · 15 years ago
  27. 04130c2 be smarter about %xd so it only eats 2 letters if that image has subimages by Jonathan Gordon · 15 years ago
  28. 8cd3f84 fix error when a comment is on the last line of the file by Jonathan Gordon · 15 years ago
  29. 6980c1e Theme Editor: Got code generation tentatively working along with a solid C++ tree structure for WPS parse trees by Robert Bieber · 15 years ago
  30. bdb6bf5 Add the beggingings of a perl script to run the update over a whole theme zip file... someoene who knows perl please finish this :D by Jonathan Gordon · 15 years ago
  31. 71cec64 dead simple Makefile by Jonathan Gordon · 15 years ago
  32. 9262a83 fix %Xl tag... this shuold be useable now by Jonathan Gordon · 15 years ago
  33. 20dcf0b %aX should have been %ax.. by Jonathan Gordon · 15 years ago
  34. 8ea056d Theme Editor: Fixed a bug in the subline parser, added a LINE element to contain logical lines, working on data model by Robert Bieber · 15 years ago
  35. fc33355 handle # comments and fix some printfs which should be fprintf by Jonathan Gordon · 15 years ago
  36. 4e0f7f6 make it slightyl more useful.. read in a up to 10Kb file, dump to stdout or outfile by Jonathan Gordon · 15 years ago
  37. e7ef935 first go at a general skin updater program. not very useful yet by Jonathan Gordon · 15 years ago
  38. 7b19735 fix rtc tag mistake by Jonathan Gordon · 15 years ago
  39. 565cd00 Trying to implement QAbstractItemModel for parse trees, haven't got it working yet (current state will spawn an empty treeview window) by Robert Bieber · 15 years ago
  40. eeef8f6 add all the known tags to the table. Nothing is done about target specific tags yet by Jonathan Gordon · 15 years ago
  41. a089fcc Added a README and a missing copyright header to the theme editor files by Robert Bieber · 15 years ago
  42. 0769fc5 Fixed some memory leaks in the theme editor by Robert Bieber · 15 years ago
  43. 1937b1b Fixed some bugs in the theme editor, added the tags with parameters to the tag table by Robert Bieber · 15 years ago
  44. d5b24dd Adding the new WPS parser, code works but need to build the tag table by Robert Bieber · 15 years ago
  45. ff6b042 mkamsboot/rbutil/amsinfo : do not try to detect the model of a given Sansa AMS OF by Rafaël Carré · 15 years ago
  46. 9de9b9d Take version number from SVN, or via VERSION variable in Makefile - i.e. use "make VERSION=v1.0" to build with that version number. by Dave Chapman · 15 years ago
  47. cdcca87 Add support for the Cowon S9, based on the information from http://iaudiophile.net/forums/showthread.php?t=36073 by Dave Chapman · 15 years ago
  48. 6434986 Wrong file name in time-sync utility makefile by Bertrik Sikken · 15 years ago
  49. 371c330 Add simple bootchart -> gnuplot shell script by Maurus Cuelenaere · 15 years ago
  50. e32f28b amsinfo: do not assume library blocks always have the same size by Rafaël Carré · 15 years ago
  51. f508855 Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don't recalculate the width in these functions. by Teruaki Kawashima · 15 years ago
  52. a37e43c Move sample.emacs to utils/editors by Tomer Shalev · 15 years ago
  53. 74c5033 wps.vim : Syntax for Rockbox WPS by Tomer Shalev · 15 years ago
  54. 9af97e7 Have /utils/editors to contain syntax files for WPS and possibly others Rockbox by Tomer Shalev · 15 years ago
  55. 3e89296 Import ipod-time-sync from libgpod by Maurus Cuelenaere · 15 years ago
  56. c2dae87 amsinfo: support clip+ firmware format by Rafaël Carré · 15 years ago
  57. 9096114 Revert an accidental commit that I didn't want to go in. by Robert Menes · 15 years ago
  58. 29d20d8 Another round of plugin keymaps for the Philips GoGear SA9200. by Robert Menes · 15 years ago
  59. 46da081 Adjust mknkboot sources path to recently changed location. by Dominik Riebeling · 15 years ago
  60. a9f3dde Correct the bootloader download path. by Dave Chapman · 15 years ago
  61. 9a76581 Add support for building OSX disk image of beastpatcher. by Barry Wardell · 15 years ago
  62. 304fcbe Get beastpatcher working on OSX. by Barry Wardell · 15 years ago
  63. 1992c38 Update bootloader download location and add a note about building with VS2005. by Dominik Riebeling · 15 years ago
  64. b82963b Move mknkboot.[ch] to beastpatcher folder. by Dominik Riebeling · 15 years ago
  65. 03f88d5 Replace amsinfo by another version which: by Rafaël Carré · 15 years ago
  66. 55cd14f Make beastpatcher build with VS2005 again. by Dominik Riebeling · 15 years ago
  67. 0cab10e Add non-interactive mode to beastpatcher. by Dominik Riebeling · 15 years ago
  68. 6d1d9be Integrate mknkboot into beastpatcher. by Dominik Riebeling · 15 years ago
  69. 1b1bd7e Fix signedness mismatch. by Dominik Riebeling · 15 years ago
  70. d6b2193 Extend beastpatcher command line. by Dominik Riebeling · 15 years ago
  71. e251df9 Utils/Analysis/Find_Addr.pl: fix wrongly recognizing addresses as being in codec or plugin space when their addresses were invalid by Maurus Cuelenaere · 15 years ago
  72. c6b1961 hopefully fix the wpseditor... I cant get it to compile on a pre r22062 tree so dunno if this is enough to get it going again by Jonathan Gordon · 16 years ago
  73. f8ec7e4 Add some notes describing how the bin2note exploit works by Dave Chapman · 16 years ago
  74. b3f3300 Add some Makefile rules to demonstrate assembling, linking, converting to binary file and finally converting to a notes .htm file. by Dave Chapman · 16 years ago
  75. e8c5889 Add flashsplit utility, previously hosted on the wiki at http://www.rockbox.org/wiki/IpodFlash by Dave Chapman · 16 years ago
  76. af624e0 First commit of "bin2note" utility for exploiting the Notes buffer overflow on the 2nd generation Nano. by Dave Chapman · 16 years ago
  77. 0a59e04 utils/analysis/find_addr.pl: fix detection of codec start address by Maurus Cuelenaere · 16 years ago
  78. 1176553 utils/analysis/find_addr.pl: also add support for plugins & codecs by Maurus Cuelenaere · 16 years ago
  79. a85f369 Add (better IMO) alternative for utils/analyis/objdiff.py (taken from Linux kernel, scripts/bloat-o-meter.py) by Maurus Cuelenaere · 16 years ago
  80. e8f75ed Add an utility to easily find the assembled instructions at a specific memory location in a Rockbox binary by Maurus Cuelenaere · 16 years ago
  81. 79642ea meizu_dfu: by Bertrik Sikken · 16 years ago
  82. 638df10 jz4740_tools : bin2c.c location has changed by Rafaël Carré · 16 years ago
  83. 73f9bde Make bin2c compile with VS2005 and move it to a separate folder as its getting used by different tools now. by Dominik Riebeling · 16 years ago
  84. 1c83e6a Refactor sendfirm functionality in beastpatcher and do some code police. by Dominik Riebeling · 16 years ago
  85. ef4e8b2 Build beastpatcher by incorporating the MTP_DLL code instead of linking the DLL. by Dominik Riebeling · 16 years ago
  86. bc18818 Some more MTP_DLL cleanup. by Dominik Riebeling · 16 years ago
  87. 94823c6 Fix beastpatcher on linux and code police. by Dominik Riebeling · 16 years ago
  88. 11fa12c Implement sendfirm functionality in beastpatcher. Set svn:eol-style properties. by Dominik Riebeling · 16 years ago
  89. 864a478 Allow building beastpatcher with libmtp 0.2.[0-5]. by Dominik Riebeling · 16 years ago
  90. 6c74a7d Fix ZenUtils compilation by Maurus Cuelenaere · 16 years ago
  91. 20a78a3 Remove never used code -- libmtp is not used on Windows. by Dominik Riebeling · 16 years ago
  92. eebde2a Major W32 beastpatcher rework (FS#10220). by Dominik Riebeling · 16 years ago
  93. 96165ab FS#10253 : mkamsboot v1.0 by Rafaël Carré · 16 years ago mkamsboot_1.0
  94. 1af18d5 Support building beastpatcher with MinGW. by Dominik Riebeling · 16 years ago
  95. 02512be Add the Sansa m200 to tcctool. by Robert Menes · 16 years ago
  96. 034547c Update jz4740_tools README by Maurus Cuelenaere · 16 years ago
  97. 88e2c88 Add new directory under utils for code-analysis tools, and objdiff.py script to display per-symbol size deltas between object files. by Andrew Mahone · 16 years ago
  98. c5a3c8c Jz4740 USB tool: by Maurus Cuelenaere · 16 years ago
  99. d999132 Fix Jz4740 USB tools warnings by Maurus Cuelenaere · 16 years ago
  100. c7b6ad5 Make Jz4740 USB tools a bit more configurable by letting you choose what file you want to upload when doing usbtool 10 by Maurus Cuelenaere · 16 years ago