Stéphane L
66a059ecdf
Automatic function-scope OBS _release() + refactor to camelCase ( #149 )
...
- Refactor all internal variables to camelCase
- Use obs pointers with *AutoRelease classes for automatic refcounting
- Important: some pointers require prior investigation to determine if refcounting is needed, or which
between OBSRef and *AutoRelease should be used.
2017-11-13 08:44:26 +01:00
Palakis
5e11d0ea13
general: style fixes + change request handler lookup
2017-10-24 17:16:06 +02:00
Brendan Hagan
b137148186
general(notifications): Toggle tray notifications/alerts
...
Closes #120
2017-09-12 10:41:35 -05:00
Stéphane L
dba599c127
General: refactor continued
2017-08-05 03:21:28 +02:00
Brendan Hagan
b57982b6cb
General: Toggle to log incoming requests
2017-06-29 22:11:51 -05:00
Palakis
f49980350a
General: code style refresh
2017-06-06 09:30:07 +02:00
Palakis
386e1f3b46
General: 80 columns refactor in C/C++ headers
2017-04-26 10:07:42 +02:00
Palakis
a3cbbf3ea9
General: refactor to limit linesize to 80 columns
2017-04-26 10:02:02 +02:00
Palakis
1239f094fd
Trying something
2017-04-15 13:00:16 +02:00
Palakis
9eaa9a98ee
Use UTF-8 strings for the password
2017-03-01 15:42:38 +01:00
Palakis
af7c0bbc72
Removed a log message with a password in it
2017-02-24 00:50:16 +01:00
Palakis
3d68b7c9e5
Updated locale variables names + WIP Dynamic Server Settings
2017-02-23 21:01:24 +01:00
Palakis
98dbcc4c69
Copyright update and credit where it's due
2017-02-15 18:33:32 +01:00
Stéphane Lepin
1e5f17b92d
Fixes #1 (for good this time)
2016-11-18 21:56:50 +01:00
Palakis
9ea3439f44
License change
2016-11-16 13:52:12 +01:00
Stéphane Lepin
bf317987c3
Settings dialog ( fixes #4 ) and WIP authentication (Buggy and needs testing)
2016-11-12 03:59:07 +01:00