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
Palakis
3981abc5ca
General: code and docs cleanup
2017-09-25 16:48:46 +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
Stéphane L
586f9076f0
General: code style refactor
2017-08-05 03:14:07 +02:00
Brendan Hagan
b57982b6cb
General: Toggle to log incoming requests
2017-06-29 22:11:51 -05:00
Palakis
a3cbbf3ea9
General: refactor to limit linesize to 80 columns
2017-04-26 10:02:02 +02:00
Palakis
fba9bd2b76
Auth: refactor CheckAuth and GenerateSecret to avoid hazardous operations
2017-04-24 22:45:08 +02:00
Palakis
8d0cb2e875
Auth: free string after use
2017-04-24 11:01:11 +02:00
Palakis
d6091c83e2
A bit of cleaning
2017-02-24 20:09:42 +01:00
Palakis
40727d5a6c
Changed config key names from snake_case to CamelCase
2017-02-23 22:40:11 +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
Stéphane Lepin
90f236a201
Raise concerns
2016-11-18 18:25:53 +01:00
Stéphane Lepin
24c8473524
Fixes #1
2016-11-18 01:54:32 +01:00
Stéphane Lepin
3e610061ab
Bugfix : settings strings not saved correctly on exit
2016-11-18 00:20:23 +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
Stéphane Lepin
338776ccd9
Better session data persistence
2016-11-11 18:13:23 +01:00