Commit Graph

  • 1fe045ba92 Times can now be copy and pasted with ctrl+c and ctrl+v, as well as from context menu, in the time edit boxes. Rodrigo Braz Monteiro 2006-12-17 17:19:45 +0000
  • ae26a23d96 Added mkv, mka and mks to open subtitles dialog Rodrigo Braz Monteiro 2006-12-17 06:46:13 +0000
  • a87f8ee283 Added support for reading ASS, SSA and SRT softsubs directly from Matroska files. Rodrigo Braz Monteiro 2006-12-17 05:32:18 +0000
  • db1e70157c Added Avisynth call tracing code (disabled by default, define DEBUG_AVISYNTH_CODE to use) Minor change in implementation of audio spectrum power scaling Niels Martin Hansen 2006-12-17 04:58:10 +0000
  • 7bcfae18b7 Merged Azzy's libass patch Rodrigo Braz Monteiro 2006-12-03 00:33:20 +0000
  • 30544bcfd9 New splash screen Rodrigo Braz Monteiro 2006-12-01 21:30:28 +0000
  • 60c2df968f Fixed style manager assertion error Rodrigo Braz Monteiro 2006-11-30 23:37:34 +0000
  • 72071301e4 Added a "Auto Save on Every Change" option to config.dat (default false), that automatically saves the files whenever you change anything. Rodrigo Braz Monteiro 2006-11-30 23:27:59 +0000
  • c69f347035 Work on #209, tweak audio spectrum scaling Niels Martin Hansen 2006-11-23 21:43:45 +0000
  • 5c80e6fad2 Fixed #162, subsgrid scrollbar didn't update to to reflect changed line counts in the grid after various operations. Fixed #171, style storages can no longer be created with illegal filename characters, they are replaced with underscores. Niels Martin Hansen 2006-11-23 19:08:46 +0000
  • 7b68c13318 Implemented #202 (frame-number in framegrab filenames) Niels Martin Hansen 2006-11-23 17:26:53 +0000
  • b9a61aaa4f Fixed textbox alignment in fextracker dialog. Niels Martin Hansen 2006-11-11 01:57:46 +0000
  • 075caa6f33 Fix for Linux not detecting right CPU count didn't compile, fixed. Started re-layouting the FexTracker config dialog. Niels Martin Hansen 2006-11-11 01:47:35 +0000
  • 2251867890 Minor fixes for building on Linux. (Why does wxThread::GetCPUCount like failing?) Niels Martin Hansen 2006-11-08 23:40:40 +0000
  • b5aa079df8 Inno setup installer script Fredrik Mellbin 2006-10-28 17:39:50 +0000
  • 3642fc578e Committed installer bitmaps Rodrigo Braz Monteiro 2006-10-28 15:08:38 +0000
  • 8746849a98 Commited the license to installer folder. Rodrigo Braz Monteiro 2006-10-28 14:35:21 +0000
  • e75de69783 Patches by Azzy: - Search for both lua and lua50 libraries (fixes building on Debian/Ubuntu) - Fix GCC preprocessor failing on version.cpp Also forgot changelog for last commit Niels Martin Hansen 2006-10-25 10:33:02 +0000
  • e728c02f30 minor manual fixes. \fade uses decimal, not hex. save charset in config.dat is case sensitive. Karl Blomster 2006-10-24 01:56:46 +0000
  • 407cd603b2 Minor Linux fixes (thanks Azzy) Niels Martin Hansen 2006-10-23 22:17:27 +0000
  • fc531f7e7f Forgot the changelog Niels Martin Hansen 2006-10-19 23:23:21 +0000
  • e5ef7b4be2 Various Unicode-related fixes. Niels Martin Hansen 2006-10-19 22:53:06 +0000
  • e3d0a51c81 Removed unused auto4 files. Niels Martin Hansen 2006-09-20 22:16:53 +0000
  • f7abf13dd5 Text file reader and writer classes now have special cases for Win32, for properly handling Unicode filenames. Niels Martin Hansen 2006-08-28 20:00:51 +0000
  • 2af4a0c5c8 Originally committed to SVN as r532. Niels Martin Hansen 2006-08-28 14:29:12 +0000
  • a6fca3677f Cut off spectrum at 2/3 of nyquist frequency. Define SPECTRUM_LOGARITHMIC to get decibel scale rather than power in the spectrum (generally less useful, therefore disabled by default). Niels Martin Hansen 2006-08-27 23:31:20 +0000
  • df964c78cd Rewrote audio spectrum rendering algo Niels Martin Hansen 2006-08-27 22:29:14 +0000
  • 29961a029e Made most audio spectrum related code multithreaded (automatic number of threads, based on CPU count) Changed palette for spectrum Niels Martin Hansen 2006-08-27 19:54:51 +0000
  • deea37e0ba Fixed loading of sections with unexpected cases. Rodrigo Braz Monteiro 2006-08-26 22:39:05 +0000
  • 0fa1abf273 Drawing parser should be done. Untested. Niels Martin Hansen 2006-08-24 01:23:12 +0000
  • 4b8d7b4dc8 Updated version.cpp to say 1.11. Hack to allow loading files with mixed V4 and V4+ style sections. Niels Martin Hansen 2006-08-24 00:38:49 +0000
  • da0da02ac0 Starting out on a \p drawing editor Niels Martin Hansen 2006-08-23 22:34:37 +0000
  • 3c1936cf49 Disabled PRS exporting (for 1.10 release) v1.10 Rodrigo Braz Monteiro 2006-08-07 21:30:45 +0000
  • 3223f6579c warn about vsfilter bugs Karl Blomster 2006-08-07 21:21:11 +0000
  • 36765addf7 Originally committed to SVN as r520. Rodrigo Braz Monteiro 2006-08-07 20:54:44 +0000
  • 9e4466b64b Originally committed to SVN as r519. Rodrigo Braz Monteiro 2006-08-07 20:52:35 +0000
  • 0a50350c9b New splash Rodrigo Braz Monteiro 2006-08-07 20:35:22 +0000
  • d228c889fe minor last-minute fixes to manual (thanks motokochan) Karl Blomster 2006-08-07 17:03:50 +0000
  • 2932240f08 hax. Karl Blomster 2006-08-07 01:05:40 +0000
  • bf51bb93f7 RELEASE VERSION of the docs. Karl Blomster 2006-08-05 06:40:28 +0000
  • b53614377c Wow, Automation docs finished for this release! Niels Martin Hansen 2006-08-05 01:31:40 +0000
  • f741a90d11 yet more manual fixes... it should be complete now, except for the automation stuff. but I've said that before, no? Karl Blomster 2006-08-02 17:10:18 +0000
  • f8c42bbfd2 manual is almost up-to-date, AGAIN Karl Blomster 2006-08-02 00:32:00 +0000
  • d3a4f9d1c1 More Automation docs updates. Clarification of the xor function in utils.lua. Niels Martin Hansen 2006-07-30 21:51:17 +0000
  • 4f2cceb3f5 subattaching guide added! Karl Blomster 2006-07-25 20:47:20 +0000
  • 32c40c2029 Automation docs update (still unfinished) Niels Martin Hansen 2006-07-25 17:52:43 +0000
  • 937d82f6c0 Manual finished except FexTracker part. Anyone feeling like contributing? Karl Blomster 2006-07-21 21:45:26 +0000
  • 98d1873885 more minor manual fixing/editing (work on replacing outdated screenshots is also slowly progressing) Karl Blomster 2006-07-21 00:29:21 +0000
  • d6a641b5c2 No longer process syllable zero in factorybrews. Niels Martin Hansen 2006-07-19 20:43:19 +0000
  • 086a918323 Spanish translation updated by nesukun Rodrigo Braz Monteiro 2006-07-18 23:46:15 +0000
  • 1c2416c507 deleted one obsolete picture Karl Blomster 2006-07-18 22:30:20 +0000
  • 69f69faf26 So, delaying release, am I? Manual is now mostly up to date... I hope. Karl Blomster 2006-07-18 22:29:22 +0000
  • 3e98bc21de Originally committed to SVN as r502. Rodrigo Braz Monteiro 2006-07-18 20:03:57 +0000
  • 49b5496bda minor manual updates. more to follow. Karl Blomster 2006-07-18 03:12:16 +0000
  • a5fb58b1a9 Originally committed to SVN as r500. Rodrigo Braz Monteiro 2006-07-16 22:09:46 +0000
  • 8ff38b8281 Originally committed to SVN as r499. Rodrigo Braz Monteiro 2006-07-16 21:35:40 +0000
  • dba744a84a Fixed korean Rodrigo Braz Monteiro 2006-07-16 21:33:05 +0000
  • d4b5bd67f2 Updated Danish translation. Niels Martin Hansen 2006-07-16 21:14:31 +0000
  • 6ff72afeaa French translation update Rodrigo Braz Monteiro 2006-07-16 20:51:50 +0000
  • eabdc01066 Fixed bug in Spanish translation, with V key not working. Made the Hotkeys dialog center properly on screen. Niels Martin Hansen 2006-07-16 14:47:08 +0000
  • 64705ec29a Originally committed to SVN as r494. Rodrigo Braz Monteiro 2006-07-15 20:03:14 +0000
  • 5343777400 Added hungarian translation by Yuri Rodrigo Braz Monteiro 2006-07-15 20:01:37 +0000
  • 2e1289a217 Korean update (by obby) Rodrigo Braz Monteiro 2006-07-14 04:56:02 +0000
  • 4353f00b32 Originally committed to SVN as r491. Rodrigo Braz Monteiro 2006-07-13 22:16:07 +0000
  • 86fced2562 Originally committed to SVN as r490. Rodrigo Braz Monteiro 2006-07-13 22:03:09 +0000
  • 33b1e593e2 Added danish translation by mulrich Rodrigo Braz Monteiro 2006-07-13 21:42:06 +0000
  • 2b158480dc Fixed bug with \fn button Rodrigo Braz Monteiro 2006-07-13 02:10:19 +0000
  • f076fe4eb4 Some blind attempt to fix video sizer issue on unix... Rodrigo Braz Monteiro 2006-07-11 01:58:53 +0000
  • 1f0583979d French translation updated Rodrigo Braz Monteiro 2006-07-11 01:35:22 +0000
  • 1f1b75fd75 Updated russian translation Rodrigo Braz Monteiro 2006-07-11 01:22:32 +0000
  • 8d5776b7ea Automation scripts updated, mainly heavy commenting on the demo scripts. Updated readme files for script directories. Niels Martin Hansen 2006-07-10 22:07:24 +0000
  • 591af34d92 Fixed pt_BR translation Rodrigo Braz Monteiro 2006-07-10 21:20:00 +0000
  • 4c07485ffb pt_BR translation updated Rodrigo Braz Monteiro 2006-07-10 21:05:44 +0000
  • f950d58ba5 Fixed crash in spectrum analyzer zoom in Rodrigo Braz Monteiro 2006-07-10 20:35:27 +0000
  • 7674f3cec9 Delete & extract buttons in attachment list will now only be enabled if at least one item is selected. Rodrigo Braz Monteiro 2006-07-08 23:18:07 +0000
  • caa2dbb01b Fonts collector now flags the file as modified if set to attach to file. Rodrigo Braz Monteiro 2006-07-08 23:07:24 +0000
  • b02de858a2 Improved the speed of grid drawing with tags hidden. Rodrigo Braz Monteiro 2006-07-08 22:33:21 +0000
  • 3e9d9b79d6 Fixed crash with changing font properties via the subtitle edit box when there was a \fs override tag earlier in the line. Rodrigo Braz Monteiro 2006-07-08 22:11:42 +0000
  • 677cd7d647 update de translation David Lamparter 2006-07-08 14:55:05 +0000
  • 2347f9dbd8 Fixed another file attachment bug Rodrigo Braz Monteiro 2006-07-08 02:30:18 +0000
  • 85035b4dca Font attachments now have the "_0" part. Rodrigo Braz Monteiro 2006-07-08 01:56:17 +0000
  • bd26c5d411 CLK_TCK -> CLOCKS_PER_SEC David Lamparter 2006-07-07 22:48:26 +0000
  • b118e9af2b sync automake David Lamparter 2006-07-07 22:48:10 +0000
  • 4f616b6775 fix 64bit stuff David Lamparter 2006-07-07 22:47:55 +0000
  • 4e729994e5 ReleaseCapture -> ReleaseMouse (former is WIN32!!!) David Lamparter 2006-07-07 22:47:36 +0000
  • 14dbb8c4a4 Recovered subtitle files are now saved in their own subfolder. Rodrigo Braz Monteiro 2006-07-06 23:20:30 +0000
  • 72abf003b1 Implemented sorting of subtitles by start time. Rodrigo Braz Monteiro 2006-07-06 22:55:05 +0000
  • 8f077dc4ee Placeholder Edit->Sort menu entry and disabled audio scrubbing again Rodrigo Braz Monteiro 2006-07-06 22:39:58 +0000
  • 88016e0602 Colorpicker graphical redesign. Niels Martin Hansen 2006-07-06 22:16:27 +0000
  • fa066bb146 minor manual updates/cleaning Karl Blomster 2006-07-05 10:23:12 +0000
  • fec305fe78 Fixed two crash bugs related to audio. Rodrigo Braz Monteiro 2006-07-04 21:59:30 +0000
  • 4a5106daf0 somewhat working scrubbing Rodrigo Braz Monteiro 2006-07-04 08:25:54 +0000
  • 69330182b5 Still broken (and disabled) scrub code Rodrigo Braz Monteiro 2006-07-04 07:00:58 +0000
  • 4e464c97ad Quite broken scrubbing implemented Rodrigo Braz Monteiro 2006-07-04 06:13:54 +0000
  • 41a4cd3c2c Preparations for audio scrubbing Rodrigo Braz Monteiro 2006-07-04 05:10:29 +0000
  • 721d7860d6 Originally committed to SVN as r458. Rodrigo Braz Monteiro 2006-07-01 23:42:55 +0000
  • 2627c77a0b Anything that stops audio will also stop video too, now Rodrigo Braz Monteiro 2006-07-01 23:31:15 +0000
  • 453a594264 Fixed audio dragging bugs related to scrub bar Rodrigo Braz Monteiro 2006-07-01 22:49:09 +0000
  • 2529df9cdb Originally committed to SVN as r455. Rodrigo Braz Monteiro 2006-07-01 07:25:37 +0000
  • ad91cb4460 Fixed the default resolution for video display and resolution resampler when the script's field is blank. Rodrigo Braz Monteiro 2006-07-01 07:22:57 +0000