Olivier Goffart
|
396ec4f888
|
Fix race condition in the logger.
Logs can come from multiple thread, we need to keep the _logstream
protected by a mutex
|
2013-10-03 14:37:13 +02:00 |
|
Klaas Freitag
|
d8309a64cb
|
Even more cleanup.
|
2013-10-02 15:55:15 +02:00 |
|
Klaas Freitag
|
55722099fa
|
More refactoring: Logger and Logbrowser out of application class.
|
2013-10-02 15:29:24 +02:00 |
|
Daniel Molkentin
|
9b319cf189
|
Significantly simply logging
|
2013-08-07 15:00:10 +02:00 |
|
Daniel Molkentin
|
d870d6c326
|
Implement "Show Desktop Notifications" option (default: on)
Should make #314 subscriber happy :-)
|
2013-07-05 01:01:23 +02:00 |
|
Daniel Molkentin
|
3cb2e74d12
|
Notify user about new files.
Let's see if its too annoying,
we can still add a timer later
|
2012-12-12 15:00:38 +01:00 |
|
Daniel Molkentin
|
36c9a29a7b
|
Move Logger into its own file, move it to libsync.
This fixes a linker error.
|
2012-12-05 16:45:28 +01:00 |
|