Armin Novak
|
c908b951f1
|
Reformatted patch.
|
2016-02-02 09:50:23 +01:00 |
|
“John
|
8324b3d18f
|
Mac Fullscreen + window title
* Set Mac window title according to command line
* Hände fullscreen command line switch
|
2016-02-02 09:49:47 +01:00 |
|
Armin Novak
|
c380fb3520
|
Added flag to ignore unknown keywords
freerdp_client_settings_parse_command_line now allows ignoring
unknown keywords.
|
2015-03-16 10:15:37 +01:00 |
|
Benoît LeBlanc
|
557c082458
|
Merge branch 'master' of git://github.com/awakecoding/FreeRDP
|
2014-03-05 16:35:22 -05:00 |
|
Marc-André Moreau
|
fb2428309c
|
mfreerdp: apply fixes from mac-audio branch
|
2014-03-03 16:57:43 -05:00 |
|
Benoît LeBlanc
|
20c677ddaa
|
mac CLI: call freerdp_stop on applicaiton close
|
2013-12-20 11:54:18 -05:00 |
|
Benoît LeBlanc
|
d94122c07b
|
Fixed mac cli message box message
|
2013-12-18 13:00:16 -05:00 |
|
Marc-André Moreau
|
bf094ed997
|
mfreerdp: code cleanup
|
2013-12-11 14:31:54 -05:00 |
|
Benoît LeBlanc
|
065ba4f500
|
Prevent crash in mac CLI application if command-line is not properly parsed (NULL argv causes segmentation fault when printing usage).
|
2013-12-09 14:28:32 -05:00 |
|
Richard Markiewicz
|
cc881678a6
|
Update AppDelegate.m
stringWithFormat returns an autoreleased object, so manually releasing message results in a crash
|
2013-11-04 11:35:25 -05:00 |
|
Marc-André Moreau
|
59eccac4e7
|
libfreerdp-client: refactor and decouple rdpSettings* from client context
|
2013-10-12 21:07:12 -04:00 |
|
Benoît LeBlanc
|
7198ee2def
|
Merged changes from FreeRDP branch, notably support for fullscreen on mac os x.
|
2013-09-30 11:31:01 -04:00 |
|
Benoît LeBlanc
|
05febe9d03
|
MacFreeRDP: Moved setViewSize logic out of the framework to the CLI app, because the content resizes the parent window, which interferes with other applications using the framework.
|
2013-09-27 17:36:53 -04:00 |
|
Joakim Plate
|
16048641f3
|
Let mac client print command line info as well
Only seen when running the actual executable itself, not during
open.
|
2013-09-21 21:35:02 +02:00 |
|
Benoît LeBlanc
|
81626c8741
|
MacFreeRDP cli fixes:
- added ErrorInfo handling.
- Showing alert message on main thread.
- Autorelease pool for background thread.
|
2013-07-22 15:33:30 -04:00 |
|
Benoît LeBlanc
|
20d3518c6b
|
- MRDPView: rdpConnectError moved outside of the Framework, to the native App (in AppDelegate) This is now handled on the client side.
- freerdp_connect: all code paths now trigger a ConnectionResult event.
|
2013-07-19 16:33:20 -04:00 |
|
Benoît LeBlanc
|
0f24f6490e
|
MacFreeRDP - Replaced MRDPView instance in NIB with instance allocated by the API.
|
2013-06-27 11:22:15 -04:00 |
|
Benoît LeBlanc
|
44034305d3
|
Fixed output path for MacFreeRDP framework deployment.
MRDPView: replaced awakeFromNib with viewDidLoad
|
2013-06-25 16:05:37 -04:00 |
|
Marc-André Moreau
|
1fdcf5354c
|
mfreerdp: change output name
|
2013-06-23 00:18:55 -04:00 |
|
Marc-André Moreau
|
3d479448a3
|
mfreerdp: refactoring
|
2013-06-22 22:55:51 -04:00 |
|
Marc-André Moreau
|
bda3a7e9cc
|
mfreerdp: cleanup
|
2013-06-22 20:27:23 -04:00 |
|
Benoît LeBlanc
|
04d471a063
|
Release resources
|
2013-06-18 15:33:18 -04:00 |
|
Benoît LeBlanc
|
8dfd4075e9
|
mac client: moved command-line parsing and context alloc from library to app
|
2013-06-18 14:30:21 -04:00 |
|
Benoît LeBlanc
|
3541ecb2ff
|
Mac client: close app on window close. Renamed header.
|
2013-06-18 12:03:22 -04:00 |
|
Marc-André Moreau
|
12a46784dd
|
mfreerdp: integrate benoit's refactored mac client
|
2013-05-31 12:48:40 -04:00 |
|