Commit graph

2421 commits

Author SHA1 Message Date
Karl Blomster
db2c5da7a0 add oneliner version of unicodereplace.pl to the script itself so I don't forget about it
Originally committed to SVN as r2524.
2008-12-26 23:36:39 +00:00
Amar Takhar
b94357e8db Add genres.awk for res.h/res.cpp generation, not in use currently. The
scripts/ dir will hold build generation scripts.

Originally committed to SVN as r2523.
2008-12-26 04:07:45 +00:00
Rodrigo Braz Monteiro
845c13ca14 Testing fix for "1 files"
Originally committed to SVN as r2522.
2008-12-26 04:06:39 +00:00
Amar Takhar
35f5d241dc * Remove stray Makefile.in.
* Set svn:ignore properties.

Originally committed to SVN as r2521.
2008-12-26 04:06:12 +00:00
Amar Takhar
2f85454bce Remove Makefile.in's comitted by accident in r2177. (doh!)
Originally committed to SVN as r2520.
2008-12-26 04:00:08 +00:00
Rodrigo Braz Monteiro
28a875ff1c Updated Spanish translation (thanks to tomman)
Originally committed to SVN as r2519.
2008-12-26 03:34:52 +00:00
Rodrigo Braz Monteiro
3ca16bce4e Final test of Aegi-tan.
If you can read this, then everything worked. Woot.

Originally committed to SVN as r2518.
2008-12-25 16:51:39 +00:00
Rodrigo Braz Monteiro
4f0ab61783 Hay thar, testing bot.
Originally committed to SVN as r2517.
2008-12-25 16:11:57 +00:00
Amar Takhar
943e87f1d1 Add aditional notices, remove 'the' at the bottom.
Originally committed to SVN as r2516.
2008-12-25 07:20:35 +00:00
Rodrigo Braz Monteiro
ebc99e1400 sgfasd
Originally committed to SVN as r2515.
2008-12-25 07:17:43 +00:00
Rodrigo Braz Monteiro
0d07d670e3 test
Originally committed to SVN as r2514.
2008-12-25 07:16:33 +00:00
Amar Takhar
da01bc37d0 Remove ancient comments and add stubs: "To be written"
Originally committed to SVN as r2513.
2008-12-23 09:31:29 +00:00
Fredrik Mellbin
a44ae80700 Test commit
Originally committed to SVN as r2512.
2008-12-21 18:12:16 +00:00
Rodrigo Braz Monteiro
c3b9c3ac82 testing https
Originally committed to SVN as r2511.
2008-12-21 18:05:37 +00:00
Rodrigo Braz Monteiro
73c66cc585 OpenAL support in installer.
Originally committed to SVN as r2509.
2008-12-20 00:17:32 +00:00
Rodrigo Braz Monteiro
a614dd57ea Added .stats to keyframe files.
Originally committed to SVN as r2508.
2008-12-20 00:17:17 +00:00
Karl Blomster
6ad406446b Changed how the lavc audio decoder handles non-decodable audio packets. Previously, if decoding failed at any point in the audio stream, it would throw an exception that didn't get caught anywhere and hence crashed the program. Now, it'll just silently skip the broken packet and go on to next one, meaning that if the audio stream is actually corrupted and not just some weird stream with null packets you'll either get desyncs from the missing samples, or if the entire stream is non-decodable you'll just silence.
tl;dr: Fixed loading of AAC files with the ffmpeg provider.

Originally committed to SVN as r2507.
2008-12-17 06:22:05 +00:00
Amar Takhar
04047e8f95 Add detection for universalchardet config detection. This isn't used or hooked
up at the moment but will be eventually.

Originally committed to SVN as r2506.
2008-12-17 03:52:33 +00:00
Amar Takhar
7c920b80b5 fr -> fr_FR.
Originally committed to SVN as r2505.
2008-12-16 04:25:44 +00:00
Amar Takhar
bcb5258d7a Fix FFMPEG/Provider support (PART 2)
Originally committed to SVN as r2504.
2008-12-16 03:18:02 +00:00
Amar Takhar
07b2eeeb42 Fix versioning and add in a 'revision' version (set to 6)
Originally committed to SVN as r2503.
2008-12-16 02:17:29 +00:00
Amar Takhar
42b57fb526 * Fix those annoying _cv_ cache warning messages.
Originally committed to SVN as r2502.
2008-12-16 02:03:01 +00:00
Amar Takhar
f36986a072 * Seperate FFMPEG support and FFMPEG/FFmpegSource Provider detection. (PART 1)
* Fix CSRI detection.
* Fix capitalisation on ending support status.
* s/ANCIENT/OLD/ tag for older FFMPEG headers.
* Fix --enable-old-ffmpeg to work as advertised.

Originally committed to SVN as r2501.
2008-12-16 01:59:38 +00:00
Rodrigo Braz Monteiro
615b791ad1 Updated german translation.
Originally committed to SVN as r2500.
2008-12-09 21:37:45 +00:00
Rodrigo Braz Monteiro
5916c9f1a8 Updated installer.
Originally committed to SVN as r2499.
2008-12-05 20:53:04 +00:00
Rodrigo Braz Monteiro
1a872ddb64 Updated something, I guess.
Originally committed to SVN as r2498.
2008-12-05 20:52:48 +00:00
Rodrigo Braz Monteiro
aa071a1293 Added french translation.
Originally committed to SVN as r2497.
2008-12-05 20:52:39 +00:00
Niels Martin Hansen
735ce2385e More complete error checking in new DSound player, shouldn't crash/die on errors now.
Originally committed to SVN as r2496.
2008-11-27 20:39:36 +00:00
Niels Martin Hansen
a6c169a4b2 Complete rewrite of the DirectSound audio player, this time doing threading and synchronisation better, and following the COM apartment model strictly too. It replaces the old player by default, but the old is still available in the runtime configuration.
Originally committed to SVN as r2495.
2008-11-27 18:35:26 +00:00
Rodrigo Braz Monteiro
bfb3f48cba Raised version number.
Originally committed to SVN as r2494.
2008-11-26 02:25:35 +00:00
Rodrigo Braz Monteiro
329d8ef9bf Fixed jfs's borkage. (wouldn't compile on VC++)
Originally committed to SVN as r2493.
2008-11-26 02:24:37 +00:00
Niels Martin Hansen
42dd599579 Make ffmpeg and ffms video providers endianness-aware and always get the video in pixel format expected by the video display.
Originally committed to SVN as r2492.
2008-11-26 02:03:53 +00:00
Rodrigo Braz Monteiro
e802fa3c84 Some more uninitialized variables.
Originally committed to SVN as r2491.
2008-11-25 02:07:07 +00:00
Rodrigo Braz Monteiro
6dba041df6 Fixed uninitialized variable (not that it matters)
Originally committed to SVN as r2490.
2008-11-25 01:52:35 +00:00
Rodrigo Braz Monteiro
0c6f4484a0 Updated installer.
Originally committed to SVN as r2489.
2008-11-25 01:50:13 +00:00
Rodrigo Braz Monteiro
07bc0a91b0 Fixed audio display's slowness.
Originally committed to SVN as r2488.
2008-11-25 01:49:17 +00:00
Niels Martin Hansen
f77a4ccd22 Completed script to make OS X app bundles, seems to pack up correctly my PPC build without ffmpeg, assuming it'll do anything else correctly too
Originally committed to SVN as r2487.
2008-11-25 01:10:28 +00:00
Niels Martin Hansen
802fd34d54 Shell script to create OS X application bundles from a build tree, probably only works for in-tree builds
Originally committed to SVN as r2486.
2008-11-24 20:29:47 +00:00
Niels Martin Hansen
0bd7341cfe Updated plist suitable for directly copying into OS X app bundles
Originally committed to SVN as r2485.
2008-11-24 20:25:25 +00:00
Niels Martin Hansen
ce99076e80 Get rid of that outdated XCode project, it just causes confusion.
Originally committed to SVN as r2484.
2008-11-24 20:07:30 +00:00
Niels Martin Hansen
df4aa2be60 Add a small arrow next to the vertical spectrum (third dimension) in the colour picker, to make it easier to find the cursor in some cases.
Originally committed to SVN as r2483.
2008-11-24 14:05:46 +00:00
Karl Blomster
4cb12eb087 Add Japanese translation, by Shiori.
Originally committed to SVN as r2482.
2008-11-23 20:56:06 +00:00
Rodrigo Braz Monteiro
69d38ba1d6 Updated version to 2.1.5.
Originally committed to SVN as r2481.
2008-11-23 02:40:00 +00:00
Rodrigo Braz Monteiro
747ffe9025 Refactoring and better file format detection. Also added a unit test for that.
Originally committed to SVN as r2480.
2008-11-23 02:39:00 +00:00
Rodrigo Braz Monteiro
9c815d3042 Fixed crashing on loading malformed font files.
Originally committed to SVN as r2479.
2008-11-23 02:37:25 +00:00
Rodrigo Braz Monteiro
f22cfa177e More interface cleanup.
Originally committed to SVN as r2478.
2008-11-22 19:56:41 +00:00
Rodrigo Braz Monteiro
c7f8ba6ca8 Some interface clean up.
Originally committed to SVN as r2477.
2008-11-22 19:52:38 +00:00
Niels Martin Hansen
f279bc2a14 Crash Aegisub by holding Ctrl or Ctrl+Shift while selecting Bug Tracker from the Help menu. (Cmd instead of Ctrl on Mac.)
Originally committed to SVN as r2476.
2008-11-22 19:28:16 +00:00
Niels Martin Hansen
560ea054e9 Fix last-minute test for wx GL support to be compiled it. Thanks to sneshko.
Originally committed to SVN as r2475.
2008-11-22 19:07:56 +00:00
Rodrigo Braz Monteiro
56e0bea8d9 Improved detection of ASS-family formats.
Originally committed to SVN as r2474.
2008-11-22 00:35:10 +00:00