Karl Blomster
ac2c8bbed6
FFMS2 compile fix for ffmpeg revisions >18129. Probably breaks backwards compatibility so it doesn't compile with older revisions anymore, have fun.
...
Originally committed to SVN as r2772.
2009-04-06 20:15:49 +00:00
Karl Blomster
72cc224f5b
Rename a few internal utility functions (FloatToString, IntegerToString, StringToInt, StringToFix) to Aegi* so they do not conflict with identically named wxWidgets functions. Fixes bugtracker issue #819 .
...
Originally committed to SVN as r2771.
2009-04-06 20:01:42 +00:00
Karl Blomster
6bb861c7ef
FFmpegSource2 beta 6, see ffms2.html for change details
...
Originally committed to SVN as r2770.
2009-04-06 19:14:55 +00:00
Karl Blomster
546f41e1a3
Add new (VSFilter 2.39) override tags to call tips and fix a typo. Patch by Harukalover.
...
Originally committed to SVN as r2769.
2009-03-30 22:10:24 +00:00
Karl Blomster
89c465dc71
FFmpegSource2 beta 5.
...
Fixes a bug with timecode writing, adds some additional documentation and resolves the issue with reading ffmsindex's progress reporting from another program.
Originally committed to SVN as r2768.
2009-03-30 22:09:33 +00:00
Rodrigo Braz Monteiro
261d9c21f1
Fixed windows project.
...
Originally committed to SVN as r2766.
2009-03-14 20:52:01 +00:00
Amar Takhar
c6e55826f5
* Add a (small) hack for scripts/osx-bundle.sh to handle libtools weirdness.
...
* Update path to reflect new repo changes.
Originally committed to SVN as r2765.
2009-03-13 04:27:24 +00:00
Amar Takhar
67af0c3661
Fix auto3 build after repo change.
...
Originally committed to SVN as r2764.
2009-03-13 04:13:11 +00:00
Amar Takhar
6f090f9027
Fix libass on OSX after the repo changes.
...
Originally committed to SVN as r2763.
2009-03-13 04:12:45 +00:00
Amar Takhar
4c02eb0984
Fix vs2008 build (Patch from Haruka)
...
Originally committed to SVN as r2762.
2009-03-12 05:56:02 +00:00
Amar Takhar
514624f83a
Sync libass with r28935 from MPlayer.
...
Originally committed to SVN as r2761.
2009-03-12 03:46:44 +00:00
Amar Takhar
908e9381e8
Missed patch: Fix build for auto3 it moved from ./auto3 -> src/libauto3.
...
Originally committed to SVN as r2760.
2009-03-09 05:48:13 +00:00
Amar Takhar
3df8846bcb
Remove dummy.txt it was used ages ago for testing the svn repository.
...
Originally committed to SVN as r2759.
2009-03-09 01:15:01 +00:00
Amar Takhar
d7e023e57f
Update the build system for the new repository layout.
...
Originally committed to SVN as r2757.
2009-03-09 00:58:38 +00:00
Amar Takhar
27cdb7d7a4
SVN Transition Step 7/7
...
1. svn mv specs art-sources docs
* See r2749 for full description.
Originally committed to SVN as r2756.
2009-03-08 08:32:10 +00:00
Amar Takhar
aa506bfe40
SVN Transition Step 6/7
...
1. svn mv OverLua SSATool athenasub avisynth_prs kanamemo \
motiontracker prs traydict unit_test vsfilter devel/
* See r2749 for full description.
Originally committed to SVN as r2755.
2009-03-08 08:31:54 +00:00
Amar Takhar
b8d6be1ee3
SVN Transition Step 5/7
...
1. svn mv assdraw csri hunspell lua51 contrib
* See r2749 for full description.
Originally committed to SVN as r2754.
2009-03-08 08:31:41 +00:00
Amar Takhar
0df92fa359
SVN Transition Step 4/7
...
1. svn mv auto3 aegisub/src/libauto3
1. svn mv installer aegisub/packages/win_installer
* See r2749 for full description.
Originally committed to SVN as r2753.
2009-03-08 08:31:28 +00:00
Amar Takhar
a067bd560d
SVN Transition Step 3/7
...
1. cd aegisub/
2. svn mv *cpp *h src/
3. svn mv Makefile.am MatroskaParser.c auto4_perldata.inc bitmaps boost \
changelog.txt config gl include libosxutil libresrc md5.c msvc mythes.cxx \
mythes.hxx res.rc src/
4. cd ..
5. svn mv FFmpegSource2/ INSTALL Makefile.am README acinclude.m4 \
autogen.sh automation/ bin build configure.in desktop dummy.txt lib \
libass/ m4macros/ packages/ po/ scripts/ universalchardet/ aegisub/
6. mkdir -p docs/wiki_convert
7. svn add docs/wiki_convert
8. cd docs
9. svn mv aegisub_convert_docs.pl convert.bat output wiki_convert/
* See r2749 for full description.
Originally committed to SVN as r2752.
2009-03-08 08:30:39 +00:00
Amar Takhar
563dc4689e
SVN Transition Step 2/7
...
1. svn mv auto3/lua contrib/lua50
* See r2749 for full description.
Originally committed to SVN as r2751.
2009-03-08 08:20:07 +00:00
Niels Martin Hansen
5e476ca821
Updated cleantags script from ai-chan.
...
Originally committed to SVN as r2748.
2009-02-28 17:52:06 +00:00
Amar Takhar
ae9a23d848
Move *all* AC_SUBST* out of any conditional blocks, also set them below
...
AM_CONDITIONAL where applicable.
Originally committed to SVN as r2747.
2009-02-22 22:04:21 +00:00
Amar Takhar
10a531b684
* Rework the debugging flags to set the variables conditionally on either being
...
enabled.
* Fix some cut-and-paste-o's (dunno how I managed these)
* Move AC_SUBST* outside of the conditionally enabled blocks
* Fix typo.
Originally committed to SVN as r2746.
2009-02-22 22:01:14 +00:00
Amar Takhar
eac9424b2a
Add --enable-gcov, --enable-efence and --enable-ccmalloc for gcov, Electric
...
Fence and ccmalloc support. gcov support won't work without manual
intervention (for now) but some hooks will be added later to automate it.
Originally committed to SVN as r2745.
2009-02-22 05:38:46 +00:00
Amar Takhar
9df096a660
Updates from greg:
...
* Scale shadow displacement and blur size like border
* Correctly re-initialize glyph_info_t.
* When using pan-and-scan, use correct positions.
* patch cleanups
Originally committed to SVN as r2744.
2009-02-22 05:17:47 +00:00
Amar Takhar
68a9d536cb
Return NULL if n < 0 on line 886, for whatever reason on FreeBSD this falls
...
through exception handling and causes and abort().
Originally committed to SVN as r2743.
2009-02-19 23:58:06 +00:00
Niels Martin Hansen
c2f3b95fa3
New Russian translation, thanks to z0rc.
...
Originally committed to SVN as r2742.
2009-02-18 20:05:29 +00:00
Amar Takhar
c4d4e6db98
Use $DICT_DIR to find diciontary files for copying inside the bundle.
...
The default is ~/dict.
Originally committed to SVN as r2741.
2009-02-18 06:00:17 +00:00
Amar Takhar
e7d5448885
Only enable -D_DEBUG if there is a debug version of wxWidgets installed.
...
Originally committed to SVN as r2740.
2009-02-17 09:08:27 +00:00
Amar Takhar
ae6541cde4
Add audio_provider_dummy.cpp to the build which is required when _DEBUG is used.
...
Originally committed to SVN as r2739.
2009-02-17 08:12:19 +00:00
Amar Takhar
5be76ad6ac
On OS X affix -debug to the bundle name when --enable-debug is used.
...
Originally committed to SVN as r2738.
2009-02-17 06:37:39 +00:00
Amar Takhar
e792da082c
Add -D_DEBUG when --enable-debug is used, this can't be turned off as
...
anyone making a debug build should use any features to help out with
debugging.
Originally committed to SVN as r2737.
2009-02-17 02:27:31 +00:00
Amar Takhar
8fab7c9ddc
Substitute the FontConfig Cache dir in fonts.conf to use the proper (versioned)
...
path: ~/Library/Application Data/Aegisub-<AEGISUB_VERSION_DATA>
Originally committed to SVN as r2736.
2009-02-16 01:57:19 +00:00
Amar Takhar
ea31698587
Add missing files from aegisub/libosxutil/, packages/, and scripts/.
...
All of the missing files were related to OS X.
Originally committed to SVN as r2735.
2009-02-16 00:27:52 +00:00
Amar Takhar
83bf4c7512
Apply a fix from greg:
...
* 'Correctly' handle font aspect ratio in the case of PlayRes(X|Y) not matching
the video aspect ratio. (to match vsfilter)
Originally committed to SVN as r2734.
2009-02-15 05:44:06 +00:00
Amar Takhar
cf936f5e12
Add changes from
...
http://greg.geekmind.org/mplayer/libass-snapshot-20090214.tar.gz
* \be filter with [1,2,1] kernel (like vsfilter)
* "decimal point" support, e.g. numbers with fractional parts are dealt with
correctly
* shadow without border
* "compromise" fix for transparency + aa
* misc fixes: \be and \blur radius and a memory leak
* proper compositing of overlapping translucent outlines
Originally committed to SVN as r2733.
2009-02-14 19:19:35 +00:00
Amar Takhar
b10f0503ba
Add -pipe for C/C++.
...
Originally committed to SVN as r2732.
2009-02-14 19:08:44 +00:00
Amar Takhar
ef269acdd3
Really disable -O2 when --enable-debug is used.
...
Originally committed to SVN as r2731.
2009-02-14 19:05:40 +00:00
Amar Takhar
acea1a7e35
Add some more comments for clarity.
...
Originally committed to SVN as r2730.
2009-02-12 00:39:53 +00:00
Amar Takhar
93c073cbc6
Disable -O2 when --enable-debug is used, it can/does do odd things.
...
Originally committed to SVN as r2729.
2009-02-11 16:50:16 +00:00
Amar Takhar
fa6831c1b0
Add a few comments for clarity.
...
Originally committed to SVN as r2728.
2009-02-10 21:25:32 +00:00
Amar Takhar
fce6a3716a
Add a new flag: --disable-compiler-flags which disables *all* default
...
compiler flags.
Originally committed to SVN as r2727.
2009-02-10 20:50:28 +00:00
Niels Martin Hansen
342ab23e88
Oops, had a C++-style line comment in a C source file
...
Originally committed to SVN as r2726.
2009-02-09 18:10:16 +00:00
Niels Martin Hansen
fe2e4ba1e4
Updated version of stdint.h for MSVC
...
Originally committed to SVN as r2725.
2009-02-09 18:08:14 +00:00
http://greg.geekmind.org/mplayer/mplayer-libass-fixes.txt
8cb2492a02
Impliment changes from http://greg.geekmind.org/mplayer/mplayer-libass-fixes.patch
...
from: http://greg.geekmind.org/mplayer/mplayer-libass-fixes.txt
* adds stubs for most features introduced in vsfilter 2.39
* implements \blur and \be > 1
* corrects fix_outline_and_shadow for transparency + aa
* first-tag-wins for \pos and \move
Originally committed to SVN as r2724.
2009-02-06 05:58:22 +00:00
Karl Blomster
f85ad3c81f
Fix the jumpto dialog again. Now sets the max possible number of digits to input based on how many digits are in the final frame number. Patch by Harukalover, solves bugtracker issue #804 .
...
Originally committed to SVN as r2723.
2009-02-05 14:48:19 +00:00
Karl Blomster
f530b4c0da
Modified Harukalover's patch from yesterday so the frame number is sanitized after entry, not during.
...
Originally committed to SVN as r2722.
2009-02-04 23:22:10 +00:00
Karl Blomster
6a765528e1
Fix a bunch of edge cases in the VFR code. Patch by Plorkyeran, solves bugtracker issue #773 .
...
Originally committed to SVN as r2721.
2009-02-04 23:11:56 +00:00
Karl Blomster
d9d0eddfde
Minor cosmetic fixes to the goto frame/time dialog box. Patch by Harukalover.
...
Originally committed to SVN as r2720.
2009-02-04 01:45:43 +00:00
Amar Takhar
ff7776233a
Remove a stray EOL ','.
...
Originally committed to SVN as r2719.
2009-02-03 05:28:39 +00:00