Commit Graph

  • cbc7b57669 Added options to change colors of grid Rodrigo Braz Monteiro 2006-02-21 07:21:07 +0000
  • c42d2b4a4c Fixed karaoke splitter Rodrigo Braz Monteiro 2006-02-21 06:52:21 +0000
  • eb9d292755 Just some comments added Rodrigo Braz Monteiro 2006-02-21 06:24:23 +0000
  • 88df752e48 Added stack walker Rodrigo Braz Monteiro 2006-02-21 05:26:13 +0000
  • e41b6f9988 Prevented parsed data from staying in memory, greatly reducing RAM usage Rodrigo Braz Monteiro 2006-02-21 03:13:35 +0000
  • a82f60fe72 Fixed behavior of deleting and joining lines on subtitles grid Rodrigo Braz Monteiro 2006-02-21 02:01:42 +0000
  • 6eae67a95e Separated volume on its own slider bar Rodrigo Braz Monteiro 2006-02-21 00:55:16 +0000
  • bd116bd286 Changing vertical zoom will now also change the playback volume Rodrigo Braz Monteiro 2006-02-20 23:54:15 +0000
  • c31367c761 Selected comments are now highlighted in a different color Rodrigo Braz Monteiro 2006-02-20 23:12:08 +0000
  • fd728e90d5 Rows colliding with the currently active one will now be highlighted in grid Rodrigo Braz Monteiro 2006-02-20 22:54:23 +0000
  • 8ece0ea54f Audio timing will now apply to all selected lines, as well as active line Rodrigo Braz Monteiro 2006-02-20 22:32:20 +0000
  • 37ec3a7058 Added a simple audio resync method for video playback Rodrigo Braz Monteiro 2006-02-20 22:24:25 +0000
  • 62f94c5a6c Alt+Left/Right on the video seek bar will now seek by increments of 10 frames (increment is customizeable in config.dat) Rodrigo Braz Monteiro 2006-02-20 22:15:34 +0000
  • d826160abf Fonts collector will now default collection to same folder as script (Set to "?script" on config.dat) Rodrigo Braz Monteiro 2006-02-20 22:06:38 +0000
  • 224e22b365 Originally committed to SVN as r81. Rodrigo Braz Monteiro 2006-02-20 21:33:53 +0000
  • 26b15d3d09 Implemented redo, and replace == _T("") with .IsEmpty() Rodrigo Braz Monteiro 2006-02-20 21:32:58 +0000
  • 14e54bce4e Fixed karaoke next/prev Rodrigo Braz Monteiro 2006-02-20 07:12:01 +0000
  • e080a06834 NextFrame and PrevFrame no longer requests out of range frames Fredrik Mellbin 2006-02-19 14:28:03 +0000
  • 38f62c6906 the video slider can no longer return values outside its range and is initialize to 0-1, pos 0 Fredrik Mellbin 2006-02-19 14:19:26 +0000
  • fd0cd9c045 Partial fix to karaoke mode Rodrigo Braz Monteiro 2006-02-19 06:05:15 +0000
  • df6071d1e6 Originally committed to SVN as r75. Rodrigo Braz Monteiro 2006-02-19 05:10:57 +0000
  • 675c2d0829 Fixed some bugs related to inserting overrides via the buttons over the edit box Rodrigo Braz Monteiro 2006-02-19 04:55:10 +0000
  • 82236684e7 Fixed bug related to tag cycling, which would reset grid, move video and force a refresh of everything (slow, and could undo uncommited changes) Rodrigo Braz Monteiro 2006-02-19 04:00:22 +0000
  • f549c498c3 Originally committed to SVN as r72. Rodrigo Braz Monteiro 2006-02-19 03:34:57 +0000
  • ed67b6cc6d Changed behavior of commiting time Rodrigo Braz Monteiro 2006-02-19 03:33:13 +0000
  • b8c0e2e7f8 Fixed crash on assistants and more tweaks to grid Rodrigo Braz Monteiro 2006-02-19 03:10:03 +0000
  • f0351f6d27 Minor video fix/changes Rodrigo Braz Monteiro 2006-02-19 02:31:25 +0000
  • 518e2272a0 More fixes and tweaks to new grid Rodrigo Braz Monteiro 2006-02-19 01:16:15 +0000
  • ff278ee099 Minor bugs fixed Rodrigo Braz Monteiro 2006-02-19 00:54:35 +0000
  • 6edfa51c21 MakeVisible implemented Rodrigo Braz Monteiro 2006-02-18 23:00:09 +0000
  • 798a718381 Originally committed to SVN as r65. Rodrigo Braz Monteiro 2006-02-18 22:45:39 +0000
  • f359462a44 Mouse drag scrolling for grid Rodrigo Braz Monteiro 2006-02-18 22:44:12 +0000
  • 2e88cd311b Small fix to grid class Rodrigo Braz Monteiro 2006-02-18 22:09:03 +0000
  • f4daf0e020 Writen a new class from scratch to replace wxGrid Rodrigo Braz Monteiro 2006-02-18 21:55:58 +0000
  • c84a44dc59 More deleaking Fredrik Mellbin 2006-02-03 00:58:26 +0000
  • 715a346d84 one less memory leak Fredrik Mellbin 2006-02-03 00:22:16 +0000
  • e8d6eee1b0 Added destructor -> no memory leaks Fredrik Mellbin 2006-02-02 22:20:49 +0000
  • 5062ea6e31 Refresh(false) elimination Fredrik Mellbin 2006-02-02 18:24:58 +0000
  • ae6fcba54e fixing the fixmes Fredrik Mellbin 2006-02-02 18:17:54 +0000
  • b3b9d5e033 Fixed visual glitch when mouse was leaving video display. Niels Martin Hansen 2006-02-01 22:15:21 +0000
  • c450a5468c Fixed regression bug with drag&drop bugfix. Fixed strange nonsense in changelog. Niels Martin Hansen 2006-02-01 21:53:44 +0000
  • defaf3a5ac From changelog: - Drag-and-drop files onto the program no longer causes the subs to be unloaded every time, even if no subs were dropped (jfs) - Recombining lines (1,1+2 and 1+2,2) where the lone line is a substring of the line only appearing combined no longer causes incorrect results (as a side-effect, more strict prefix/suffix-checking has also been implemented) (jfs) Niels Martin Hansen 2006-02-01 02:16:57 +0000
  • 2d3d317278 Really fixed the \t bug now. Really! Niels Martin Hansen 2006-01-31 23:44:10 +0000
  • 979903d61a Yet another attempt to fix text_extents function. Niels Martin Hansen 2006-01-31 21:37:02 +0000
  • eaa3fe1456 The easy fix for the splash screen crash Fredrik Mellbin 2006-01-30 20:04:33 +0000
  • 0db9a569b8 Bug in changelog. Fixed. Also took the liberty to add fextracker feature to changelog. Niels Martin Hansen 2006-01-29 22:58:20 +0000
  • 6f09e40f75 Forgot changelog. Niels Martin Hansen 2006-01-29 22:52:46 +0000
  • 6862c2d4a8 First three parameters to \fade() are now int as they should be Fixed \t argument disappearance bug! Niels Martin Hansen 2006-01-29 22:46:18 +0000
  • ba9fb80bd9 Added #include <wx/notebook.h> to file, to make it compile with newer wxWidgets Rodrigo Braz Monteiro 2006-01-29 21:04:52 +0000
  • 1bb7209d52 PrOpEr CaPiTaLiZaTiOn ooh and front+backtrace for movement display tentacle 2006-01-29 20:59:58 +0000
  • 74a399aaa9 moved events for fextracker & fexmovement into its own file added second button for fexmovement added functionality to manually move sub for all frames / for one frame tentacle 2006-01-29 20:48:05 +0000
  • 97b8832376 DialogProgress tentacle 2006-01-29 17:59:07 +0000
  • c625ca843c new tracker dll tentacle 2006-01-29 15:23:54 +0000
  • d89cf51b1e moved all tracking stuff into FexTracker popup menu tracking is now somewhat complete you can track points, convert these to movement&scaling and then split your line and let it be repositioned and rescaled tentacle 2006-01-29 15:08:51 +0000
  • 03ff6a4c83 Originally committed to SVN as r41. tentacle 2006-01-28 21:47:46 +0000
  • 3d0e91c29b tenfex .h in correct folder tentacle 2006-01-28 20:26:27 +0000
  • f34775d718 Removed FexTracker .h files from FexTracker folder tentacle 2006-01-28 20:25:12 +0000
  • 0f2c7bed84 FexTracker Dlls + h currently only FexTrackerRel is used since i have'nt figured dependent delayed dll loading out yet First import @ 2006-01-28 tentacle 2006-01-28 20:11:02 +0000
  • 3e6637cb26 added support for FexTracker added "Track this line" button in bottom right corner of video box added 2 new button bitmaps added function to display tracked points for current line as overlay in VideoDisplay tentacle 2006-01-28 19:48:35 +0000
  • 732aa4a1ba Fix AviSynthWrapper reference counting again Fredrik Mellbin 2006-01-28 15:23:48 +0000
  • 7012a6b0b2 Less signedness warnings and probably a fix for setting the tag string Fredrik Mellbin 2006-01-28 15:11:59 +0000
  • f22e1825ce Update version number Fredrik Mellbin 2006-01-28 14:50:13 +0000
  • 69b1f5988a From changelog: o The correct \k tag (\k, \kf, \ko, \K) is now kept when splitting/joining o When editing karaoke-timing for a line and not splitting/joining, all tags are kept intact, so only the \k tag timings are changed (BROKEN WITH \t TAGS ATM!) Niels Martin Hansen 2006-01-27 22:22:31 +0000
  • 360746e739 Bugfix: Karaoke splitting only worked on lines that were already marked dirty (autosplit lines being in that category), unless SSA mode was enabled. Niels Martin Hansen 2006-01-27 03:18:26 +0000
  • 3ad6a9db43 Implemented new karaoke splitter. Still needs some work, especially graphically. The timing postproc dialog is now properly centered. Niels Martin Hansen 2006-01-27 00:48:59 +0000
  • c6fb2bdf42 Fixed stupid possible bug in utils.lua. (Forgot a local keyword in copy_line.) Niels Martin Hansen 2006-01-26 03:02:06 +0000
  • 645aae6e29 Moved AssEntry constructors to where they should be Fredrik Mellbin 2006-01-25 22:19:40 +0000
  • 87ac27af9a Smaller audio ram cache blocksize Fredrik Mellbin 2006-01-25 10:56:24 +0000
  • e2af348af5 Version number fix for required avisynth Fredrik Mellbin 2006-01-25 10:53:16 +0000
  • b6de878181 See previous commit Fredrik Mellbin 2006-01-25 00:29:01 +0000
  • 6c1cbf9efc Another videodisplay split fix Fredrik Mellbin 2006-01-25 00:21:16 +0000
  • 16729ec5ea Increment avisynth refcount after successful creation Fredrik Mellbin 2006-01-24 23:01:30 +0000
  • e5043bb738 Fix for previous commit Fredrik Mellbin 2006-01-22 16:52:20 +0000
  • 227febdd24 The big VideoDisplay split Fredrik Mellbin 2006-01-22 12:44:53 +0000
  • cb573429fb Originally committed to SVN as r19. Fredrik Mellbin 2006-01-22 12:43:42 +0000
  • 7913efc740 more audio documentation updates, plus random fixage in about.cpp Karl Blomster 2006-01-21 01:45:27 +0000
  • 1cd44a438d Audio crash in 1.09 fix(?) and small cleanup Fredrik Mellbin 2006-01-21 01:09:53 +0000
  • a1bf8a221e Repaint videoslider when resizing Fredrik Mellbin 2006-01-20 22:56:15 +0000
  • 59db7e90e1 Small fix regarding character set of files being exported Rodrigo Braz Monteiro 2006-01-20 00:16:32 +0000
  • e72d2c9f94 fix initialization orders (pedantic) David Lamparter 2006-01-19 10:35:04 +0000
  • 2abf229414 remove extra semicolons and commas (strict ISO-C++98) David Lamparter 2006-01-19 10:33:56 +0000
  • 6935e56b3d VC 2005 compatibility stuff Rodrigo Braz Monteiro 2006-01-19 01:42:39 +0000
  • d44ddb3bf2 working on the audio section Karl Blomster 2006-01-18 12:02:46 +0000
  • 03a560ac88 config.dat is now fully documented (again!). Some other minor editing also done. Karl Blomster 2006-01-17 23:42:00 +0000
  • 1b6aa55206 Changed the way debug-output is disabled in karaskel.lua. Niels Martin Hansen 2006-01-17 23:28:26 +0000
  • 1fc9fdf281 Updated changelog Rodrigo Braz Monteiro 2006-01-17 07:56:51 +0000
  • 75fc7ef5cf Fixed parser to handle unset parameters properly (that is, without crashing) Rodrigo Braz Monteiro 2006-01-17 07:52:18 +0000
  • 480bb77b41 Originally committed to SVN as r5. Rodrigo Braz Monteiro 2006-01-17 01:22:12 +0000
  • e5df93eb51 From changelog.txt: - Automation: Added xor(a,b) boolean logical function to utils.lua (jfs) - Automation: Various changes to karaskel.lua and karaskel-adv.lua: (jfs) o Added some debug-calls (which are disable by default; aegisub.output_debug is replaced with a do-nothing function (you can change this in karaskel.lua) o The regular aegisub.output_debug is aliased to aegisub.output_warning, in order to always be able to show real warnings, in case something goes wrong o Fixed bug, triggered when a line had a style not defined in the subs. A warning is now shown instead. Niels Martin Hansen 2006-01-17 01:20:46 +0000
  • e125d13e3c add newline at end of yatta_wrap.h David Lamparter 2006-01-17 00:39:18 +0000
  • a8f7fb667b Originally committed to SVN as r2. Rodrigo Braz Monteiro 2006-01-16 21:02:54 +0000
  • 4e9ac0ded4 Originally committed to SVN as r1. Rodrigo Braz Monteiro 2006-01-16 21:01:15 +0000