Commit Graph

2392 Commits

Author SHA1 Message Date
Rodrigo Braz Monteiro 5812315d85 Cleaning up Athenasub.
Originally committed to SVN as r2444.
2008-11-10 01:26:25 +00:00
Rodrigo Braz Monteiro b03c247b60 Moved aegilib to athenasub
Originally committed to SVN as r2443.
2008-11-10 01:24:30 +00:00
Rodrigo Braz Monteiro 0788a45b3e Originally committed to SVN as r2442. 2008-11-10 01:23:45 +00:00
Rodrigo Braz Monteiro 33583d3aaa Moved time-related methods to athenatime.cpp
Originally committed to SVN as r2441.
2008-11-10 01:06:47 +00:00
Rodrigo Braz Monteiro 410acd74ef Added some early test cases.
Originally committed to SVN as r2440.
2008-11-10 00:47:24 +00:00
Rodrigo Braz Monteiro 79c101648c Added unit testing folder.
Originally committed to SVN as r2439.
2008-11-09 23:44:39 +00:00
Rodrigo Braz Monteiro 5ead3d4230 Fixed a bug related to resizing the audio display, that caused the video display to stretch, ruining its aspect ratio.
Originally committed to SVN as r2438.
2008-11-09 23:08:44 +00:00
Rodrigo Braz Monteiro 3496022b15 More fixes for athenasub.
Originally committed to SVN as r2437.
2008-11-09 23:08:22 +00:00
Rodrigo Braz Monteiro b81c534aab Finished basic implementation of Athenasub::String.
Originally committed to SVN as r2436.
2008-11-09 18:48:37 +00:00
Rodrigo Braz Monteiro 8a31cdfa07 Updated installer.
Originally committed to SVN as r2435.
2008-11-09 01:19:46 +00:00
Rodrigo Braz Monteiro e86af6f7f7 Originally committed to SVN as r2434. 2008-11-09 01:19:17 +00:00
Rodrigo Braz Monteiro 780e3b566c Fixed fonts collector and translation dialogue syntax highlighting.
Originally committed to SVN as r2433.
2008-11-09 01:18:15 +00:00
Rodrigo Braz Monteiro db121de7b6 Originally committed to SVN as r2432. 2008-11-08 22:07:23 +00:00
Karl Blomster 2b21082a1f updated hungarian translation by Yuri
Originally committed to SVN as r2431.
2008-10-31 17:35:05 +00:00
Rodrigo Braz Monteiro ab62ccf652 Updated installer for 2.1.3.
Originally committed to SVN as r2430.
2008-10-29 00:53:10 +00:00
Rodrigo Braz Monteiro f46200a3b6 A few more tweaks to progress dialog.
Originally committed to SVN as r2429.
2008-10-29 00:18:13 +00:00
Rodrigo Braz Monteiro acfb815484 Semi-fix for ffms2
Originally committed to SVN as r2428.
2008-10-28 04:39:10 +00:00
Rodrigo Braz Monteiro 453f3ad816 Originally committed to SVN as r2427. 2008-10-28 04:24:45 +00:00
Rodrigo Braz Monteiro 61dc57d0e1 Fixed progress dialog and ffmpegsource providers.
Originally committed to SVN as r2426.
2008-10-28 04:03:29 +00:00
Amar Takhar 2b13dfbb43 Add support for FFmpegSource2, it's enabled by default if libpostproc is there.
Originally committed to SVN as r2425.
2008-10-28 02:18:14 +00:00
Karl Blomster 94975c6869 ignore error if the ffms index file can't be written
Originally committed to SVN as r2424.
2008-10-28 01:39:42 +00:00
Rodrigo Braz Monteiro fec27a1c6c Updated installer
Originally committed to SVN as r2423.
2008-10-28 01:06:51 +00:00
Rodrigo Braz Monteiro 81a921ba33 Catalan and spanish translations updated with new template.
Originally committed to SVN as r2422.
2008-10-28 00:54:25 +00:00
Rodrigo Braz Monteiro ff90f0ea18 Updated translation template and pt_BR.
Originally committed to SVN as r2421.
2008-10-28 00:46:16 +00:00
Rodrigo Braz Monteiro fdc7d2fd93 Updated about dialog and options.
Originally committed to SVN as r2420.
2008-10-28 00:08:52 +00:00
Rodrigo Braz Monteiro 213d68ec2e Updated VC2008 project.
Originally committed to SVN as r2418.
2008-10-27 22:34:53 +00:00
Rodrigo Braz Monteiro 4815c6fd34 Updated version number.
Originally committed to SVN as r2417.
2008-10-27 22:34:36 +00:00
Rodrigo Braz Monteiro 8ccb37d3db Removed distinction between normal and recommended video formats.
Originally committed to SVN as r2416.
2008-10-26 19:18:52 +00:00
Niels Martin Hansen d291871460 Revert r2210 and r2201 because those fixes to DSound player seemed to just make things more unstable.
A complete rewrite of the DSound player might follow later.

Originally committed to SVN as r2415.
2008-10-22 22:31:43 +00:00
Karl Blomster fd9f2d5465 update ffms2.lib again
Originally committed to SVN as r2414.
2008-10-12 18:56:46 +00:00
Karl Blomster 6dd79d7441 fix an oddness with the "insert before" function. patch by Harukalover.
Originally committed to SVN as r2413.
2008-10-11 13:28:29 +00:00
Karl Blomster 2d49a1e833 we don't need to #include lavc_file.h twice
Originally committed to SVN as r2412.
2008-10-10 15:30:28 +00:00
Niels Martin Hansen 904ef6b07e Fix bug with $x/$lx/$sx and others definition time.
Originally committed to SVN as r2411.
2008-10-06 00:46:34 +00:00
Fredrik Mellbin 7720092e79 FFmpegSource2: beta 3 mockumentation update
Originally committed to SVN as r2410.
2008-10-02 18:17:11 +00:00
Fredrik Mellbin 443d57e5c2 FFmpegSource2: fix indexing memory leak
Originally committed to SVN as r2409.
2008-10-02 18:04:22 +00:00
Karl Blomster fd8a7750c7 Update ffms2 providers to work with latest ffms2 API. Also fixes a few error messages.
Originally committed to SVN as r2408.
2008-10-01 22:08:28 +00:00
Karl Blomster 4a17de2233 update ffms2.lib after latest API changes
Originally committed to SVN as r2407.
2008-10-01 22:07:00 +00:00
Karl Blomster dc0b6dd9fa ffms2: fix CFR->VFR conversion bug
Originally committed to SVN as r2406.
2008-10-01 21:17:06 +00:00
Fredrik Mellbin 6c571dfe17 todo stuff
Originally committed to SVN as r2405.
2008-10-01 19:29:42 +00:00
Fredrik Mellbin 4683c5a9d0 FFmpegSource2: crash less
Originally committed to SVN as r2404.
2008-10-01 19:07:59 +00:00
Fredrik Mellbin b0137363f6 FFmpegSource2: semi vfr fix
Originally committed to SVN as r2403.
2008-10-01 18:13:12 +00:00
Karl Blomster 965cc7bfe2 updated catalan translation by Ereza.
Originally committed to SVN as r2402.
2008-09-28 21:34:15 +00:00
Karl Blomster d1d52192bf updated spanish translation. by tomman.
Originally committed to SVN as r2401.
2008-09-28 21:18:10 +00:00
Karl Blomster 7c970aa91b whoops, bogus description of define in last commit. also r2400 GET.
Originally committed to SVN as r2400.
2008-09-28 13:06:15 +00:00
Karl Blomster aa539a5e9e add --enable-old-ffmpeg switch to configure; using it changes the includes to use ffmpeg headers from the old locations (ffmpeg/libav*.h).
Originally committed to SVN as r2399.
2008-09-28 13:04:57 +00:00
Karl Blomster 00265d6ec4 change the ffmpeg includes to libav*/*.h for good this time, but you can still define WITH_OLD_FFMPEG to get the old includes.
Originally committed to SVN as r2398.
2008-09-28 13:02:25 +00:00
Karl Blomster dde0214246 change __stdcall to FFMS_CC, should improve portability
Originally committed to SVN as r2397.
2008-09-28 00:52:19 +00:00
Karl Blomster 87b91ea3ec rename ffmpegsource2.lib to ffms2.lib (also updated with latest API changes)
Originally committed to SVN as r2396.
2008-09-28 00:41:45 +00:00
Karl Blomster e247cc290e update ffms2 providers to account for latest API breakage and rename ffmpegsource2.lib to ffms2.lib in setup.cpp
Originally committed to SVN as r2395.
2008-09-28 00:40:37 +00:00
Fredrik Mellbin e99fc62382 FFmpegSource2: forgot some changes
Originally committed to SVN as r2394.
2008-09-27 19:47:39 +00:00