| Age | Commit message (Collapse) | Author | 
 | 
Sort order was applied only to combobox but not to tracker list.
Reported-by: @nanospork
cf. https://github.com/opentrack/opentrack/issues/231#issuecomment-145741998
 | 
 | 
TrackHat dist contained two copies of every module by packaging error.
Workaround similar errors by not loading more than one copy of a module
at a time.
Sponsored-by: TrackHat
 | 
 | 
 | 
 | 
We might need RTLD_DEEPBIND if there are symbol-related crashes.
 | 
 | 
This is groundwork for #226, even though modules still need not to load
all at once and persist till program stop.
This issue only affects Linux.
 | 
 | 
Code without a license defaults to having all rights reserved.
 | 
 | 
For @gagagu.
Issue: #151
 | 
 | 
 | 
 | 
 | 
 | 
Issue: #151
Some global namespace macros are now prefixed with "OPENTRACK_" to avoid
namespace clashes.
This header is now safe to include in third-party projects.
 |