root/trunk/Perian.xcodeproj

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @1309 [1309] 2 months astrange Copy Read Me.rtf into Perian.component That way the license and link to …
(edit) @1305 [1305] 3 months astrange Don't strip in Debug in QuickTime Player. Otherwise it can't actually be …
(edit) @1302 [1302] 3 months astrange Delete reference to nonexistent file
(edit) @1272 [1272] 5 months astrange Tweak project active arches. - Remove 64-bit arches from Perian, otherwise …
(edit) @1252 [1252] 6 months astrange Fix ffmpeg build again. Rename intel/ to i386/ so we don't need config.h.
(edit) @1207 [1207] 8 months astrange SSA: fix ssa2pdf not compiling.
(edit) @1178 [1178] 9 months gbooker Set -O3 for deployment builds
(edit) @1176 [1176] 9 months astrange Disable C++ RTTI, saves ~200KB in the binary.
(edit) @1160 [1160] 10 months gbooker Consolidate Resource Version numbers Fixes #415
(edit) @1158 [1158] 10 months astrange Don't compile ECQTComponent.m. It's unused and has warnings.
(edit) @1155 [1155] 10 months gbooker Turns off warn on uninitialized since it requires optimization to work and …
(edit) @1151 [1151] 10 months astrange Fix compilation. Perian needs to be C99 to match ffmpeg.
(edit) @1138 [1138] 11 months astrange Use gcc 4.2 for PPC too. Only missed doing this because I'd put …
(edit) @1135 [1135] 11 months astrange Switch to 10.5 SDK and gcc 4.2. The result should still work on 10.4 via …
(edit) @1134 [1134] 11 months gbooker Mark inlines as hidden for both libmatroska and libebml. They were marked …
(edit) @1133 [1133] 11 months astrange Fix compilation in 10.6. 10.4 SDK needs gcc 4.0 explicitly (which is …
(edit) @1126 [1126] 11 months astrange Add a opener app so we have something to define public.movie UTI for new …
(edit) @1125 [1125] 11 months astrange Use Perian_icon.icns for the component too. Nit: move Info.plists out of …
(edit) @1124 [1124] 11 months astrange Delete the FFusion icon. It wasn't even in the info plist, just shipped …
(edit) @1122 [1122] 12 months astrange - Add a tool to generate pdfs from SSA lines. - Enable stripping properly …
(edit) @1119 [1119] 12 months gbooker Switched to another new codec list system. This should be siginificantly …
(edit) @1110 [1110] 12 months astrange Mess with plists. - Delete localized InfoPlist?.strings, since we didn't …
(edit) @1108 [1108] 13 months gbooker New system for defining resources. Hopefully this makes more sense
(edit) @1104 [1104] 13 months astrange Update the project compatibility version to Xcode 3.1. We already broke …
(edit) @1102 [1102] 13 months gbooker Rearranged the resources into a much cleaner system
(edit) @1099 [1099] 13 months astrange More build cleanups. - Move some settings up to project level. - Fix …
(edit) @1085 [1085] 13 months astrange Build system changes. - GC-compatible pref pane. (closes #413) - Enable …
(edit) @1083 [1083] 13 months astrange - Fix build (ffmpeg internal API changed, and I broke it too (oops)) - …
(edit) @1079 [1079] 14 months astrange Require gcc 4.0 instead of "system compiler". Our only speed important …
(edit) @1077 [1077] 14 months astrange Import yasm (slightly speeds up h264 and audio decoders for people not me …
(edit) @1073 [1073] 14 months astrange Remove output files that don't actually exist from the Ragel build rule. I …
(edit) @1045 [1045] 15 months astrange - Fix pref pane build (oops) by disabling PIC for it. - Convert nib to xib …
(edit) @1044 [1044] 15 months astrange - Add new tool targets ssa2html and detect-encoding. - Lift some Xcode …
(edit) @1038 [1038] 16 months astrange Add LGPL license headers to all files (or MIT where appropriate) Get rid …
(edit) @1036 [1036] 16 months astrange Build system/logging: - Don't regenerate SubParsing?.m/ffmpeg universal …
(edit) @1031 [1031] 17 months astrange - Make ffmpeg compile (vhook is gone) - Fix several memory leaks and …
(edit) @1028 [1028] 18 months gbooker Removed the overly complex svn script in favor of just running the …
(edit) @1027 [1027] 18 months astrange Color conversions: - Simplify API and move bits out of FFusion - Fix up & …
(edit) @1018 [1018] 19 months tick Moving resources into a resources directory.
(edit) @991 [991] 20 months astrange Update/improve compiler flags: - Use gcc 4.2 when available. Seems to be …
(edit) @982 [982] 20 months gbooker Lots of things. This resolves several lost commits due to a server …
(edit) @973 [973] 21 months gbooker A far cleaner way to set svn revisions in the info.plist. Also, provides …
(edit) @972 [972] 21 months astrange Show SVN revision in prefpane version
(edit) @971 [971] 21 months astrange Enforce the default Xcode indent style. I need to fix whitespace in a lot …
(copy) @969 [969] 21 months astrange Replace trunk with 1.1 branch, keeping ffmpeg compatibility patches. This …
copied from branches/perian-1.1/Perian.xcodeproj:
(edit) @955 [955] 22 months gbooker Removed copying Perian-Info.plist into the Resources. It doesn't belong …
Note: See TracRevisionLog for help on using the revision log.