Thomas Goyne
|
71109a87e1
|
Replace most inappropriate uses of LDFLAGS with LIBS
Originally committed to SVN as r6097.
|
2011-12-22 21:24:40 +00:00 |
|
Thomas Goyne
|
48526bf341
|
Delete libmedia
It's nowhere close to working and just getting further away from working
as time goes on.
Originally committed to SVN as r6096.
|
2011-12-22 21:24:20 +00:00 |
|
Thomas Goyne
|
464f652ea4
|
Eliminate a bunch of weird bogusness with various environment variables
Originally committed to SVN as r6076.
|
2011-12-22 21:21:20 +00:00 |
|
Thomas Goyne
|
a78417177a
|
Move cajun implementations from .inl files included by the headers to .cpp files
Originally committed to SVN as r6004.
|
2011-12-22 21:10:10 +00:00 |
|
Amar Takhar
|
75e07c7aa7
|
Add a short method to make an std::string lowercase.
Originally committed to SVN as r5335.
|
2011-02-09 22:31:44 +00:00 |
|
Amar Takhar
|
355ad91105
|
* Instead of ~ use getenv("HOME") to get the users home directory.
* Fix Locale() to return P_LOCALE
* Change data and doc values to P_DATA and P_DOC.
Originally committed to SVN as r5322.
|
2011-02-08 04:22:52 +00:00 |
|
Amar Takhar
|
a35962923f
|
Finish agi::Path so we can actually use it, our current path system is brutal and I needed this for libmedia. I'll be adding OS X support shortly: someone else will have to figure out what to do with windows it's completely trivial see unix/path.cpp and check libaegisub/path.h for the return values.
Originally committed to SVN as r5315.
|
2011-02-07 16:39:49 +00:00 |
|
Amar Takhar
|
e27c3e15b8
|
Add several progress factories to handle progress bars. The GUI version will come from code within aegisub.
Originally committed to SVN as r5313.
|
2011-02-07 00:12:57 +00:00 |
|
Amar Takhar
|
f486f8dea8
|
Commit missed changes to libaegisub/Makefile to remove media code.
Originally committed to SVN as r5296.
|
2011-02-06 00:07:19 +00:00 |
|
Amar Takhar
|
d59e0dd075
|
Add support for removing ffms support and properly link ffms into libaegisub.
Originally committed to SVN as r5283.
|
2011-02-03 18:08:41 +00:00 |
|
Amar Takhar
|
bb4aa727d3
|
Add media/* to the build on Unix.
Originally committed to SVN as r5277.
|
2011-02-03 15:48:46 +00:00 |
|
Amar Takhar
|
03ca62df22
|
Include dependency files into the Makefiles. This gives us dep tracking for headers.
Originally committed to SVN as r5162.
|
2011-01-10 21:27:39 +00:00 |
|
Amar Takhar
|
3f110101aa
|
Ensure the proper cflags are set for common/charset_conv.cpp in libaegisub. Also fix iconv include path on *bsd.
Originally committed to SVN as r5145.
|
2011-01-08 17:46:46 +00:00 |
|
Amar Takhar
|
167f09a610
|
Merge the dynamic menu, hotkey and toolbar branch to trunk. This doesn't include Windows support as vs2008 was being a major pain. This involves revisions r4921:4950, r4961:5002, r5005:5006, r5008:5056, r5062:5065, r5072, r5081:5082, r5087, r5096:5110, r5124:5125. Updates #1258.
Originally committed to SVN as r5126.
|
2011-01-05 13:00:46 +00:00 |
|
Thomas Goyne
|
edff7d6a2d
|
Rewrite keyframe loading and saving code and move it to libaegisub
Originally committed to SVN as r5073.
|
2010-12-31 21:02:17 +00:00 |
|
Amar Takhar
|
5d73bcc598
|
Remove common/option_value.cpp it was converted to use signals in r4899.
Originally committed to SVN as r4917.
|
2010-12-08 14:21:45 +00:00 |
|
Amar Takhar
|
819a298246
|
Add -Wno-variadic-macros to silence "warning: anonymous variadic macros were introduced in C99" with GCC.
Originally committed to SVN as r4915.
|
2010-12-08 13:35:33 +00:00 |
|
Amar Takhar
|
5a635ebdb3
|
Merge r4855-4894 from the new_build_system branch. This still has rough spots and some of the dependency relations haven't been expressed but it works, and it's much better than what we had before as it kills off automake, libtool, gettext (package not library), intltool usage.
Originally committed to SVN as r4895.
|
2010-12-05 19:12:42 +00:00 |
|