- 04 Feb, 2014 9 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Move from db/DatabaseGlue.cxx, eliminating global variable.
-
Max Kellermann authored
-
Max Kellermann authored
Database update was randomly broken due to these uninitialized variables.
-
Max Kellermann authored
Fixes loading database songs from state file (regression by commit 29072797).
-
Max Kellermann authored
Don't use the global variables from the DatabaseSimple library.
-
Max Kellermann authored
Remove dependency on the DatabaseSimple library.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 03 Feb, 2014 8 commits
-
-
Max Kellermann authored
Reduce global variable usage, move to frontend code.
-
Max Kellermann authored
Reduce overhead. LightSong can always point to the "real" allocated string.
-
Max Kellermann authored
-
Max Kellermann authored
Playlist file name first, to be consistent with the other functions in this library.
-
Max Kellermann authored
-
Max Kellermann authored
There was quite a lot of duplicate code for loading DetachedSong objects, with different semantics for "securely" loading local files.
-
Max Kellermann authored
-
Max Kellermann authored
This is already being done by FixSeparators(), called from PathToUTF8().
-
- 02 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 31 Jan, 2014 10 commits
-
-
Max Kellermann authored
Don't use global variable.
-
Max Kellermann authored
-
Max Kellermann authored
Useless information.
-
Max Kellermann authored
Call GetDatabase() only once.
-
Max Kellermann authored
The proxy plugin has now implemented the "idle" event listener.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 30 Jan, 2014 12 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Reduce overhead, don't duplicate the string.
-
Max Kellermann authored
Reduce overhead.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Move global variables into the new classes. That may allow multiple update threads for multiple databases one day.
-
Max Kellermann authored
Allows the kernel to combine timer wakeups with other processes, reducing power usage.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-