transmission/macosx
Mike Gelfand f1010159a6 Send dummy events each second to prevent excessive memory use (inspired by xnyhps)
I'm not that good in Mac programming it seems as I can't figure out why
doesn't the memory being allocated by frequent NSNewBitmapBackingStore
(system internal) calls being freed even if I wrap the code into
@autoreleasepool explicitly. Disabling animations does slow it down but
not stop. This commit is certainly a dirty fix but it seems to work in
my case and I hope it helps a few other people while we wait for a
proper solution.
2015-04-18 21:45:37 +00:00
..
Growl.framework Whoops! Revert new changes committed in r13469 2012-09-06 03:23:50 +00:00
Images revert smaller Mac png images to fix #5390 2013-07-05 23:08:09 +00:00
QuickLookPlugin (trunk) replace the tr_metainfo_builder.isSingleFile and tr_info.isMultifile fields an 'isFolder' bool in both structs. 2014-06-08 22:16:01 +00:00
Sparkle.framework add a Danish localization of Sparkle by Daniel Østergaard Nielsen 2012-05-23 00:54:14 +00:00
TransmissionHelp #5335: better compression of .png files by Mangix 2013-04-10 02:27:42 +00:00
VDKQueue #5223 Use VDKQueue for watching for torrent files 2013-01-19 05:03:00 +00:00
da.lproj update Danish localization 2014-02-28 13:57:03 +00:00
de.lproj updated German localization 2014-02-01 17:18:17 +00:00
en.lproj 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
es.lproj update Spanish localization 2014-02-09 17:01:31 +00:00
fr.lproj update French localization 2014-03-15 13:46:40 +00:00
it.lproj updated Italian localization 2014-02-02 03:24:15 +00:00
nl.lproj update Dutch localization 2014-03-27 00:46:06 +00:00
pt_PT.lproj pt_pt localization updated 2014-02-12 12:45:37 +00:00
ru.lproj update Dutch localization 2014-03-27 00:46:06 +00:00
tr.lproj updated Turkish localization 2014-05-25 13:12:57 +00:00
AboutWindow.xib We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it. 2011-10-06 00:30:40 +00:00
AboutWindowController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
AboutWindowController.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
AddMagnetWindowController.h #2794 Don't apply auto-grouping until torrent is demagnetized 2012-10-30 00:22:10 +00:00
AddMagnetWindowController.m #2794 Don't apply auto-grouping until torrent is demagnetized 2012-10-30 00:22:10 +00:00
AddWindowController.h #2794 Don't apply auto-grouping until torrent is demagnetized 2012-10-30 00:22:10 +00:00
AddWindowController.m #2794 Don't apply auto-grouping until torrent is demagnetized 2012-10-30 00:22:10 +00:00
BadgeView.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
BadgeView.m #4749 When accessing images using imageNamed:, don't include the .png. This fixes the app not using the @2x images in HiDPI mode. 2012-06-10 02:35:58 +00:00
Badger.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
Badger.m #5090 Include seeding-complete transfers in badged count on Dock icon 2012-10-15 02:12:44 +00:00
BlocklistDownloader.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
BlocklistDownloader.m session_handle does not need to be a global variable in the prefs controller 2012-05-29 01:03:21 +00:00
BlocklistDownloaderViewController.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
BlocklistDownloaderViewController.m re-add non-ARC-specific changes from r13248-50, mainly to make re-adding ARC support easier in the future 2012-03-13 03:20:09 +00:00
BlocklistScheduler.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
BlocklistScheduler.m properly retain/release nstimers like any other objective-c object 2012-09-10 02:37:29 +00:00
BlocklistStatusWindow.xib We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it. 2011-10-06 00:30:40 +00:00
BonjourController.h avoid creating the Bonjour Controller singleton unnecessarily 2012-09-10 02:01:07 +00:00
BonjourController.m avoid creating the Bonjour Controller singleton unnecessarily 2012-09-10 02:01:07 +00:00
ButtonToolbarItem.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
ButtonToolbarItem.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
ColorTextField.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
ColorTextField.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
Controller.h #5584 Share option in File menu and context menu 2014-01-10 17:50:05 +00:00
Controller.m Send dummy events each second to prevent excessive memory use (inspired by xnyhps) 2015-04-18 21:45:37 +00:00
CreatorWindowController.h #4923 "Open when created" might not be respected 2012-05-28 19:43:53 +00:00
CreatorWindowController.m (trunk) replace the tr_metainfo_builder.isSingleFile and tr_info.isMultifile fields an 'isFolder' bool in both structs. 2014-06-08 22:16:01 +00:00
Credits.rtf #5533 Turkish localization 2014-01-09 16:35:44 +00:00
Defaults.plist #2353 Add an option to the inspector to remove transfers from the list when seeding completes 2012-07-07 01:47:12 +00:00
DragOverlayView.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
DragOverlayView.m silence a deprecation warning 2012-10-29 22:16:42 +00:00
DragOverlayWindow.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
DragOverlayWindow.m (trunk) replace the tr_metainfo_builder.isSingleFile and tr_info.isMultifile fields an 'isFolder' bool in both structs. 2014-06-08 22:16:01 +00:00
ExpandedPathToIconTransformer.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
ExpandedPathToIconTransformer.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
ExpandedPathToPathTransformer.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
ExpandedPathToPathTransformer.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
FileListNode.h make the children in a FileListNode a property 2013-02-19 01:29:25 +00:00
FileListNode.m make the children in a FileListNode a property 2013-02-19 01:29:25 +00:00
FileNameCell.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
FileNameCell.m #5109 Show expansion tooltip for abbreviated file names in the File table 2012-10-29 22:17:08 +00:00
FileOutlineController.h trivial changes 2013-02-08 13:02:16 +00:00
FileOutlineController.m trivial changes 2013-02-08 13:02:16 +00:00
FileOutlineView.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
FileOutlineView.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
FilePriorityCell.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
FilePriorityCell.m #4749 When accessing images using imageNamed:, don't include the .png. This fixes the app not using the @2x images in HiDPI mode. 2012-06-10 02:35:58 +00:00
FileRenameSheetController.h properly enable/disable the rename confirm button 2013-02-08 23:26:07 +00:00
FileRenameSheetController.m #5599 File Rename sheet's buttons don't localize 2014-02-01 19:13:36 +00:00
FileRenameSheetController.xib #1220 Initial Mac support for changing file and folder names. Not fully complete. 2013-01-22 00:09:48 +00:00
FileRenameViewController.h #1220 Initial Mac support for changing file and folder names. Not fully complete. 2013-01-22 00:09:48 +00:00
FileRenameViewController.m #1220 Initial Mac support for changing file and folder names. Not fully complete. 2013-01-22 00:09:48 +00:00
FileRenameViewController.xib #1220 Initial Mac support for changing file and folder names. Not fully complete. 2013-01-22 00:09:48 +00:00
FilterBar.xib We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it. 2011-10-06 00:30:40 +00:00
FilterBarController.h #4963 Support Notification Center on 10.8 2012-07-25 12:49:11 +00:00
FilterBarController.m #4963 Support Notification Center on 10.8 2012-07-25 12:49:11 +00:00
FilterBarView.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
FilterBarView.m 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
FilterButton.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
FilterButton.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
GlobalOptionsPopoverViewController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
GlobalOptionsPopoverViewController.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
GroupToolbarItem.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
GroupToolbarItem.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
GroupsController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
GroupsController.m #4749 When accessing images using imageNamed:, don't include the .png. This fixes the app not using the @2x images in HiDPI mode. 2012-06-10 02:35:58 +00:00
GroupsPrefsController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
GroupsPrefsController.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
Info.plist it's now 2014 2014-01-09 21:03:19 +00:00
InfoActivityViewController.h add a note to myself to set off the pieces view target/action in the xib instead of code 2013-03-12 03:08:59 +00:00
InfoActivityViewController.m Yosemite: use NSDateComponentsFormatter instead of custom time string code 2014-10-17 05:12:00 +00:00
InfoFileView.xib #4373 In the file list, swap the priority switch and download check, so that the scrollbar doesn't appear above the high priority switch 2012-10-28 23:57:08 +00:00
InfoFileViewController.h #4902 Check all/Uncheck all buttons in the inspector 2012-05-14 00:00:19 +00:00
InfoFileViewController.m #4912 Filter and check all/uncheck all in Add Transfer window 2012-05-20 00:19:55 +00:00
InfoGeneralViewController.h add in placeholder code so thatInfoGeneralView can be localized with a strings file after 2.7 2012-09-08 20:22:05 +00:00
InfoGeneralViewController.m #5286 Files renamed in Mac Inspector are not re-sorted 2013-02-11 01:39:44 +00:00
InfoOptionsViewController.h add in placeholder code so that InfoOptionsView can be localized with a strings file after 2.7 2012-09-08 18:09:02 +00:00
InfoOptionsViewController.m re-add layout code commented out in r13583 2012-10-29 22:44:12 +00:00
InfoPeersView.xib #4875 "Web Seeds" field should allow copying 2012-04-29 00:53:34 +00:00
InfoPeersViewController.h #4875 "Web Seeds" field should allow copying 2012-04-29 00:53:34 +00:00
InfoPeersViewController.m silence several warnings related to printing ints in strings 2012-08-13 00:52:04 +00:00
InfoTabButtonBack.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
InfoTabButtonBack.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
InfoTabButtonCell.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
InfoTabButtonCell.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
InfoTextField.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
InfoTextField.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
InfoTrackersView.xib We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it. 2011-10-06 00:30:40 +00:00
InfoTrackersViewController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
InfoTrackersViewController.m silence several warnings related to printing ints in strings 2012-08-13 00:52:04 +00:00
InfoViewController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
InfoWindow.xib We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it. 2011-10-06 00:30:40 +00:00
InfoWindowController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
InfoWindowController.m remove another subscript usage 2013-01-26 19:52:08 +00:00
Makefile.am (trunk, mac) #5724: 'source code archive tranmsmission-2.83.tar.xz is missing some files.' -- fixed. 2014-06-23 03:35:36 +00:00
MessageWindow.xib #4920 On Lion, use window restoration on the message log and stats window 2012-05-27 22:31:58 +00:00
MessageWindowController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
MessageWindowController.m update Mac code for logging changes in r13868 2013-01-26 19:17:58 +00:00
NSApplicationAdditions.h 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
NSApplicationAdditions.m 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
NSImageAdditions.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
NSImageAdditions.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
NSMutableArrayAdditions.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
NSMutableArrayAdditions.m #4875 "Web Seeds" field should allow copying 2012-04-29 00:53:34 +00:00
NSStringAdditions.h Yosemite: use NSDateComponentsFormatter instead of custom time string code 2014-10-17 05:12:00 +00:00
NSStringAdditions.m Yosemite: use NSDateComponentsFormatter instead of custom time string code 2014-10-17 05:12:00 +00:00
PeerProgressIndicatorCell.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
PeerProgressIndicatorCell.m #4749 When accessing images using imageNamed:, don't include the .png. This fixes the app not using the @2x images in HiDPI mode. 2012-06-10 02:35:58 +00:00
PeerTableView.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
PeerTableView.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
PiecesView.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
PiecesView.m the PiecesView will use target/action instead of notification center for mouse-down events 2013-03-12 02:56:35 +00:00
PortChecker.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
PortChecker.m properly retain/release nstimers like any other objective-c object 2012-09-10 02:37:29 +00:00
PredicateEditorRowTemplateAny.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
PredicateEditorRowTemplateAny.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
PrefsController.h #4712 Gray out the 'Display a window when adding a magnet link' option, whenever 'Same directory as torrent' is selected 2013-08-10 02:29:12 +00:00
PrefsController.m #4712 Gray out the 'Display a window when adding a magnet link' option, whenever 'Same directory as torrent' is selected 2013-08-10 02:29:12 +00:00
PrefsWindow.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
PrefsWindow.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
ProgressGradients.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
ProgressGradients.m re-add non-ARC-specific changes from r13248-50, mainly to make re-adding ARC support easier in the future 2012-03-13 03:20:09 +00:00
ShareToolbarItem.h #5584 Share option in File menu and context menu 2014-01-10 17:50:05 +00:00
ShareToolbarItem.m #5584 Share option in File menu and context menu 2014-01-10 17:50:05 +00:00
ShareTorrentFileHelper.h #5584 Share option in File menu and context menu 2014-01-10 17:50:05 +00:00
ShareTorrentFileHelper.m old-style spacing 2014-01-10 18:06:34 +00:00
StatsWindow.xib #4920 On Lion, use window restoration on the message log and stats window 2012-05-27 22:31:58 +00:00
StatsWindowController.h #4920 On Lion, use window restoration on the message log and stats window 2012-05-27 22:31:58 +00:00
StatsWindowController.m drop all units on stats times 2014-10-18 15:09:44 +00:00
StatusBar.xib specify the background style of the up and down arrows in the status bar 2012-06-10 13:47:32 +00:00
StatusBarController.h specify the background style of the up and down arrows in the status bar 2012-06-10 13:47:32 +00:00
StatusBarController.m silence several warnings related to printing ints in strings 2012-08-13 00:52:04 +00:00
StatusBarView.h #5026 StatusBarView doesn't fully match toolbar on 10.7+ 2012-08-30 02:37:00 +00:00
StatusBarView.m 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
ToolbarSegmentedCell.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
ToolbarSegmentedCell.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
Torrent.h #1220 Initial Mac support for changing file and folder names. Not fully complete. 2013-01-22 00:09:48 +00:00
Torrent.m Yosemite: use NSDateComponentsFormatter instead of custom time string code 2014-10-17 05:12:00 +00:00
TorrentCell.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
TorrentCell.m #5584 Share option in File menu and context menu 2014-01-10 17:50:05 +00:00
TorrentGroup.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
TorrentGroup.m silence several warnings related to printing ints in strings 2012-08-13 00:52:04 +00:00
TorrentTableView.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
TorrentTableView.m simplify how the torrent table gets the type ahead name for group rows 2012-11-02 21:46:18 +00:00
TrackerCell.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
TrackerCell.m silence several warnings related to printing ints in strings 2012-08-13 00:52:04 +00:00
TrackerNode.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
TrackerNode.m Yosemite: use NSDateComponentsFormatter instead of custom time string code 2014-10-17 05:12:00 +00:00
TrackerTableView.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
TrackerTableView.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
Transmission_Prefix.pch
URLSheetWindow.xib reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
URLSheetWindowController.h more changes to make future porting to ARC easier 2012-03-13 03:39:56 +00:00
URLSheetWindowController.m more changes to make future porting to ARC easier 2012-03-13 03:39:56 +00:00
WebSeedTableView.h #4875 "Web Seeds" field should allow copying 2012-04-29 00:53:34 +00:00
WebSeedTableView.m #4875 "Web Seeds" field should allow copying 2012-04-29 00:53:34 +00:00
main.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
sparkle_dsa_pub.pem Sparkle 1.5 requires signing of the update 2008-09-14 21:39:16 +00:00