1
0
Fork 0

Commit Graph

  • aa4a7fdac4 Fixed SRT generation Rodrigo Braz Monteiro 2006-02-27 22:31:44 +0000
  • ae8f256e78 Finished new format system Rodrigo Braz Monteiro 2006-02-27 21:57:10 +0000
  • 32b284a27c Base format writer class implemented Rodrigo Braz Monteiro 2006-02-27 20:22:15 +0000
  • 2d9574952e Added clone function for better copying of AssEntry and derived classes Rodrigo Braz Monteiro 2006-02-27 09:07:08 +0000
  • 3c27496b29 Added option ("keep raw dialogue data", default false) that makes Aegisub use less RAM at a small performance cost when set to false. Rodrigo Braz Monteiro 2006-02-27 04:18:00 +0000
  • 5f6f39ce3e Made AssEntry::data private Rodrigo Braz Monteiro 2006-02-27 02:23:50 +0000
  • 39225db7c8 New subtitle load system implemented Rodrigo Braz Monteiro 2006-02-27 00:06:46 +0000
  • 20c783f83d Early separation of the subtitle format parser/writer code Rodrigo Braz Monteiro 2006-02-26 22:45:34 +0000
  • b34c69891c remove win32isms David Lamparter 2006-02-26 02:53:45 +0000
  • 6f56124b28 generic fuckups David Lamparter 2006-02-26 02:52:29 +0000
  • 7a5cad9ca4 wxString::c_str() for varargs AGAIN David Lamparter 2006-02-26 02:51:18 +0000
  • f6051a060f introduce NO_FEX define to disable Fex David Lamparter 2006-02-26 02:49:38 +0000
  • 817f13bbc7 Originally committed to SVN as r175. Rodrigo Braz Monteiro 2006-02-25 20:48:32 +0000
  • 202c0a2222 Added Pomyk's patch to be able to choose from comments or not in selection dialogue Rodrigo Braz Monteiro 2006-02-25 18:10:02 +0000
  • ed55a9e430 HD audio cache separated from avisynth provider Rodrigo Braz Monteiro 2006-02-25 08:39:15 +0000
  • c8a7912319 RAM cache separated from avisynth provider Rodrigo Braz Monteiro 2006-02-25 08:26:29 +0000
  • 18d948ef97 Finished separation of audio provider and player Rodrigo Braz Monteiro 2006-02-25 07:41:18 +0000
  • 93b35641a4 Changed audio synchronization algorithm Rodrigo Braz Monteiro 2006-02-25 07:14:39 +0000
  • a94f17d2c4 Further abstraction of audio classes... Rodrigo Braz Monteiro 2006-02-25 06:52:07 +0000
  • 4698ec6f6b Further abstraction of audio classes Rodrigo Braz Monteiro 2006-02-25 06:04:46 +0000
  • 68431d0c1a Very early abstraction of audio classes Rodrigo Braz Monteiro 2006-02-25 04:54:21 +0000
  • 3063d40e5f Originally committed to SVN as r166. Rodrigo Braz Monteiro 2006-02-25 03:26:57 +0000
  • bd6ec35e33 Fixed undo scrolling (#25), Line selection (#24) and font collector (#10) bugs Rodrigo Braz Monteiro 2006-02-25 03:04:52 +0000
  • 6b17ec30b1 lavc can now perfectly seek in CFR videos Rodrigo Braz Monteiro 2006-02-25 02:27:40 +0000
  • e8f7defb88 Better working LAVC seeking Rodrigo Braz Monteiro 2006-02-25 01:59:33 +0000
  • 6313d8eafd Originally committed to SVN as r162. Rodrigo Braz Monteiro 2006-02-25 01:28:20 +0000
  • 01d0916b2a Fixed horizontal zoom in audio Rodrigo Braz Monteiro 2006-02-25 00:11:54 +0000
  • 718cfb17f1 YET ANOTHER VFR UPDATE! Rodrigo Braz Monteiro 2006-02-24 23:26:24 +0000
  • b31d2ae85e VFR code cleanup Rodrigo Braz Monteiro 2006-02-24 23:16:20 +0000
  • 9e3ffaf523 Fixed minor glitch and some little update to vfr Rodrigo Braz Monteiro 2006-02-24 23:07:30 +0000
  • 41b140d6b0 Originally committed to SVN as r157. Rodrigo Braz Monteiro 2006-02-24 22:57:24 +0000
  • d54b705287 Yet another vfr fix Rodrigo Braz Monteiro 2006-02-24 22:50:51 +0000
  • 270e25a806 More fixes to VFR Rodrigo Braz Monteiro 2006-02-24 22:46:21 +0000
  • a69d456e16 Another attempt to fix VFR Rodrigo Braz Monteiro 2006-02-24 22:14:37 +0000
  • f4ab9b2771 Added "auto-reload magic" to furigana demo. Hopefully line widths are now calculated correctly in karaskel. Spaces at start/end of syllables should be correctly handled (bug #2) Niels Martin Hansen 2006-02-24 21:35:36 +0000
  • c2225dfdf9 Originally committed to SVN as r152. Fredrik Mellbin 2006-02-24 21:35:02 +0000
  • cc4ea8e9ea fextracker: tracking engine update rewrite of points2motion code tentacle 2006-02-24 20:04:04 +0000
  • a9a4f5bf24 More vfr fun for everyone Fredrik Mellbin 2006-02-24 16:45:10 +0000
  • 4a13f7844d Originally committed to SVN as r149. Rodrigo Braz Monteiro 2006-02-24 08:56:12 +0000
  • 360147d4ea Cleaned up provider creation interface Rodrigo Braz Monteiro 2006-02-24 08:43:44 +0000
  • 9b395f283d Better lavc/avisynth selection code (will automatically use what's available, or by option if both are) Rodrigo Braz Monteiro 2006-02-24 08:30:08 +0000
  • 9481d8424b Zoom and aspect ratio on lavc work Rodrigo Braz Monteiro 2006-02-24 07:27:42 +0000
  • d05e857115 Seeking in lavc somewhat almost works Rodrigo Braz Monteiro 2006-02-24 06:34:35 +0000
  • ddc7c8b323 We're getting there... Rodrigo Braz Monteiro 2006-02-24 05:58:45 +0000
  • 40341df934 LAVC video provider can now somewhat decode frames Rodrigo Braz Monteiro 2006-02-24 05:24:08 +0000
  • 00e7b923ea Some basic LAVC code implemented Rodrigo Braz Monteiro 2006-02-24 03:54:40 +0000
  • 02219d1e8b Early LAVC implementation Rodrigo Braz Monteiro 2006-02-24 02:54:30 +0000
  • 5d1d949f75 Added partial korean translation Rodrigo Braz Monteiro 2006-02-24 01:45:00 +0000
  • 2383c68bac Fixed minor glitch on audio display Rodrigo Braz Monteiro 2006-02-24 01:16:27 +0000
  • b5388c3bf9 Automation karaskel should now take kerning into account when calculating text positioning. Furigana line-width calculation hopefully fixed (so centering should work.) Niels Martin Hansen 2006-02-23 23:26:32 +0000
  • 1521268773 Originally committed to SVN as r137. Fredrik Mellbin 2006-02-23 23:24:35 +0000
  • adf7f76d1e fixing Fredrik Mellbin 2006-02-23 23:13:56 +0000
  • 81ae0ae3ae Originally committed to SVN as r135. Rodrigo Braz Monteiro 2006-02-23 23:08:04 +0000
  • 9f361dca17 Fixed drag and dropping of timecode files Rodrigo Braz Monteiro 2006-02-23 23:04:41 +0000
  • 81efd4082f Attempting to load a file which does not exist no longer unloads previous subtitles. (Fix to bug #12) Rodrigo Braz Monteiro 2006-02-23 22:47:14 +0000
  • 7e1d5f4fa8 Hopefully fixed fonts collector Rodrigo Braz Monteiro 2006-02-23 22:03:37 +0000
  • 49acbaa6e5 Fixed Automation script loading error messages (bug #1) Fixed karaoke timing not being committed correctly (bug #7) Changed some throw _T() into throw wxString() Niels Martin Hansen 2006-02-23 21:56:46 +0000
  • 4d498ea184 Originally committed to SVN as r130. Rodrigo Braz Monteiro 2006-02-23 21:36:14 +0000
  • 4d0cf4e6a2 Originally committed to SVN as r129. Rodrigo Braz Monteiro 2006-02-23 21:26:53 +0000
  • 3a4f59991b Fixed Fonts Collector behavior with font shortcuts. Rodrigo Braz Monteiro 2006-02-23 20:29:23 +0000
  • 156816a3ce Fixed positioning with double click Rodrigo Braz Monteiro 2006-02-23 20:08:31 +0000
  • f7bca9dd7f Commented video provider interface Rodrigo Braz Monteiro 2006-02-23 19:41:32 +0000
  • 83ad086caf Fixed mkv parsing and a few other minor stuff Rodrigo Braz Monteiro 2006-02-23 19:26:14 +0000
  • fdcb1857c8 Some tweaks to help Linux compatibility Rodrigo Braz Monteiro 2006-02-23 04:19:57 +0000
  • 61b8089de4 Abstracted video provider Rodrigo Braz Monteiro 2006-02-23 03:41:29 +0000
  • 5cc37edf38 Added progress bar to matroska parsing Rodrigo Braz Monteiro 2006-02-23 02:18:32 +0000
  • 57b6834d13 Originally committed to SVN as r121. Rodrigo Braz Monteiro 2006-02-23 02:02:03 +0000
  • 2216528544 Matroska parsing implemented Rodrigo Braz Monteiro 2006-02-23 01:44:48 +0000
  • 2b27d5403e Updated about dialog Rodrigo Braz Monteiro 2006-02-22 20:52:00 +0000
  • 7f76ab7808 Added select all to grid Rodrigo Braz Monteiro 2006-02-22 20:20:45 +0000
  • a541cbeccc Originally committed to SVN as r117. Fredrik Mellbin 2006-02-22 20:00:06 +0000
  • 90e4ec6783 Originally committed to SVN as r116. Fredrik Mellbin 2006-02-22 19:55:33 +0000
  • 3d73c9a533 Originally committed to SVN as r115. Rodrigo Braz Monteiro 2006-02-22 19:50:56 +0000
  • 0173fe2d47 InternalCache -> Cache Fredrik Mellbin 2006-02-22 19:47:44 +0000
  • 80b25b53c2 more movement options tentacle 2006-02-22 19:25:18 +0000
  • bfbe5c0745 more movement options tentacle 2006-02-22 19:24:17 +0000
  • 6f24fdae42 Fixed critical ass_time bug Rodrigo Braz Monteiro 2006-02-22 07:36:38 +0000
  • 53d40024df A lot more code clean-up Rodrigo Braz Monteiro 2006-02-22 06:49:20 +0000
  • 38f3c19d64 More code cleaning up and fixing! Rodrigo Braz Monteiro 2006-02-22 06:08:35 +0000
  • 0b862d1727 A few more tweaks, fixes and clean-ups Rodrigo Braz Monteiro 2006-02-22 05:30:09 +0000
  • 25d5516d77 Some clean up of grid classes Rodrigo Braz Monteiro 2006-02-22 04:59:39 +0000
  • 82bfd00da8 Originally committed to SVN as r106. Rodrigo Braz Monteiro 2006-02-22 03:38:23 +0000
  • 5d490b988f Added grid key handling Rodrigo Braz Monteiro 2006-02-22 02:25:45 +0000
  • 0c3b724c31 Originally committed to SVN as r104. Rodrigo Braz Monteiro 2006-02-21 23:43:05 +0000
  • 71b93a3379 Alt+Click on grid will activate the clicked line, without modifying selection Rodrigo Braz Monteiro 2006-02-21 23:27:34 +0000
  • aa6ef96527 The font override button in the subtitles edit box can now modify font size, italics, bold and underline as well as font face Rodrigo Braz Monteiro 2006-02-21 22:46:18 +0000
  • 493ebbcbb1 Font override on subs edit box now supports \fs Rodrigo Braz Monteiro 2006-02-21 22:32:51 +0000
  • 87307940ca AssTime changed to store data as miliseconds internally (overall faster, uses less ram) Rodrigo Braz Monteiro 2006-02-21 22:09:15 +0000
  • d759aae2b3 Some small improvements to RAM usage Rodrigo Braz Monteiro 2006-02-21 21:52:32 +0000
  • fb579fa948 Audio display in SSA mode will no longer ignore clicks if it wasn't focused Rodrigo Braz Monteiro 2006-02-21 21:33:15 +0000
  • b823bfdc99 Inserted lines will now be automatically selected Rodrigo Braz Monteiro 2006-02-21 21:23:52 +0000
  • 24a7e9ba91 Changes most of the VFR handling to ints and clean up stuff Fredrik Mellbin 2006-02-21 18:49:57 +0000
  • 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