Mike Gelfand
a086c72b11
Apply most of recommended project changes (OS X)
2016-01-08 10:47:16 +00:00
Mike Gelfand
ea48360212
#5663 : Rework directory watching in daemon
...
Implement BSD/Darwin (kqueue) and Windows (ReadDirectoryChanges) mechanisms
for receiving directory change notifications. Use events instead of polling
for changes. Retry file parsing up to 3 times before giving up.
Huge thanks to missionsix for preparing first two versions of the patch.
2016-01-02 14:28:59 +00:00
Mike Gelfand
232778b11a
Use default encoding (UTF-8) for all the source files; convert two more .strings files to UTF-8
2015-12-21 17:03:07 +00:00
Mike Gelfand
29165ac00b
Remove duplicate and unused languages from OS X client project
2015-12-21 08:58:53 +00:00
Mike Gelfand
ccf99c68ac
Update all XIBs to latest format (Xcode 7), set deployment target to OS X 10.7
2015-12-21 05:11:40 +00:00
Mike Gelfand
2bab67cb06
Add libcrypto library for Xcode 7 support (complements r14567)
2015-11-03 19:28:05 +00:00
Mike Gelfand
1fd7c46bfa
Support compiling Mac client with Xcode 7
...
Latest Mac OS X SDK (10.11) doesn't include OpenSSL headers, but still
provides the libraries. Bundle our own copy of OpenSSL headers for now
(taken from running 10.10 system).
2015-10-05 00:25:13 +00:00
Mike Gelfand
5b1b22321c
#5910 : Fix autotools and Xcode build
2015-04-04 18:21:34 +00:00
Mike Gelfand
e8d1d8db87
Fix Mac build (make libtransmission depend on libb64)
2015-01-01 22:00:02 +00:00
Mike Gelfand
81c3c00b0f
Fix Mac build (add libb64 to Xcode project)
2015-01-01 21:49:21 +00:00
Mike Gelfand
627555f47b
#4400 , #5462 : Fix Mac build by adding new crypto-utils files to Xcode project.
2014-12-05 23:41:09 +00:00
Mitchell Livingston
953780f38e
Improve the looks a bit on Yosemite. The app must now be compiled with the 10.10 SDK.
2014-10-16 13:01:17 +00:00
Jordan Lee
a59d3392b6
(trunk, libT) #4160 : apply mike.dld's patch: 4160-05a-file-fmt.patch
2014-09-21 17:58:22 +00:00
Jordan Lee
60a5c793d9
(trunk, libT) mike.dld's 4160-02a-path.patch: portability wrapper around file paths.
2014-07-03 21:58:39 +00:00
Mitchell Livingston
084273c106
Use built-in __APPLE__ macro instead of SYS_DARWIN and MACOSX
2014-07-03 19:20:12 +00:00
Jordan Lee
92daae473e
mike.dld's portability improvements to libtransmission, pt 1
2014-06-23 02:38:53 +00:00
Mitchell Livingston
6503bec3f1
remove Portuguese localization
2014-05-18 19:30:29 +00:00
Mitchell Livingston
6be3af35b3
#5584 Share option in File menu and context menu
2014-01-10 17:50:05 +00:00
Mitchell Livingston
7f3385010b
#5533 Turkish localization
2014-01-09 16:35:44 +00:00
Mitchell Livingston
ac45921cb4
#5576 Share Button (to iMessage, email, etc) for torrent file
2014-01-09 16:23:54 +00:00
Mitchell Livingston
371cf46151
partial Turkish localization ( #5533 )
2014-01-09 01:04:08 +00:00
Mitchell Livingston
4ecbb29137
#5304 daemon fails to build on mac
2013-10-27 19:31:36 +00:00
Mitchell Livingston
7a766efe7b
add platform-quota.[ch] to the projects file
2013-07-09 04:02:22 +00:00
Mitchell Livingston
794a0c1d80
rearrange the renamer files in the project file
2013-02-08 23:35:56 +00:00
Mitchell Livingston
94a329b38a
update Mac code for logging changes in r13868
2013-01-26 19:17:58 +00:00
Mitchell Livingston
9236571f1c
#1220 Initial Mac support for changing file and folder names. Not fully complete.
2013-01-22 00:09:48 +00:00
Mitchell Livingston
bc574a559a
#5223 Use VDKQueue for watching for torrent files
2013-01-19 05:03:00 +00:00
Mitchell Livingston
b5cc6b5a4f
#5221 Switch to DWARF with dSYM File (STABS debug information format prevents source-level debuging in LLDB)
2013-01-14 00:23:45 +00:00
Mitchell Livingston
68d68d9420
add new quark files to the project file, and update the libtransmission initialization constants
2012-12-23 03:17:18 +00:00
Mitchell Livingston
1dc8c47059
mac build compiles with r13667
2012-12-14 23:28:49 +00:00
Mitchell Livingston
9fd56f6c76
update project file to work with new json files
2012-11-11 07:14:57 +00:00
Mitchell Livingston
645ffe9717
perform some surgery to remove Chinese from the Xcode project
2012-09-22 16:28:56 +00:00
Mitchell Livingston
b860a9455a
update project file for updated localization
2012-09-22 16:26:15 +00:00
Mitchell Livingston
369adbbc0c
update French localization for 2.7
2012-09-20 13:02:34 +00:00
Mitchell Livingston
1acd97b55d
update Brazilian Portuguese localization for 2.7
2012-09-09 00:31:09 +00:00
Mitchell Livingston
1b65933da1
update Russian localization for 2.7
2012-09-07 11:54:14 +00:00
Mitchell Livingston
05355c876f
tweak project file
2012-09-06 03:29:15 +00:00
Mitchell Livingston
9e7e64fe04
Revert r13468 for now.
2012-09-06 03:21:03 +00:00
Mitchell Livingston
4935b91e3a
convert the Quick Look plugin to ARC
2012-09-06 03:09:49 +00:00
Mitchell Livingston
d3def60514
ensure that NSApp is loaded for the QuickLook plugin
2012-09-06 01:15:31 +00:00
Mitchell Livingston
fdb29936ba
update Dutch localization for 2.7, part 2
2012-09-06 00:10:49 +00:00
Mitchell Livingston
83703fb008
update Italian localization for 2.7, part 2
2012-09-04 22:53:49 +00:00
Mitchell Livingston
261e54ad27
update Danish localization for 2.7
2012-09-04 22:49:46 +00:00
Mitchell Livingston
8f3cc932d4
German localization for 2.7
2012-09-02 16:48:52 +00:00
Mitchell Livingston
13f10ef70e
set the flag for when compiling the Quick Look plugin: -read_only_relocs suppress
2012-08-12 16:46:34 +00:00
Mitchell Livingston
99912b48b5
main.c is relative to project
2012-08-12 16:19:36 +00:00
Mitchell Livingston
3d4f9a140c
modify the Quick Look plugin's main.c
2012-08-12 16:19:06 +00:00
Mitchell Livingston
1d58e9df1b
don't link against some libraries unnecessarily in the Quick Look plugin
2012-08-12 15:03:53 +00:00
Mitchell Livingston
920b94d040
link the Quick Look plugin with AppKit
2012-08-12 14:50:12 +00:00
Mitchell Livingston
ae63fcdc51
use the curl we supply when compiling the Quick Look plugin
2012-08-12 14:38:10 +00:00