| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "debugqt: Port to Qt5 [O. Galibert]" | 2015-08-01 | 1 | -12/+9 | |
| | | | | | | Experience shows it's too early for that. I'll keep that in a corner and we'll see again later. | ||||
| * | debugqt: Port to Qt5 [O. Galibert] | 2015-07-29 | 1 | -9/+12 | |
| | | |||||
| * | Removed comments and added generic license for whole team on top (nw) | 2015-05-09 | 1 | -0/+3 | |
| | | |||||
| * | extract libs and liboptions from pkg-config, prepare for future work (nw) | 2015-04-16 | 1 | -8/+36 | |
| | | |||||
| * | fix typo (nw) | 2015-04-13 | 1 | -2/+4 | |
| | | |||||
| * | Added QT_HOME to support custom QT installations (nw) | 2015-04-13 | 1 | -14/+41 | |
| | | |||||
| * | Convert CoreAudio output to use AUGraph in preparation for effects | 2015-04-07 | 1 | -0/+1 | |
| | | |||||
| * | Implemented filtering of dependency files, only active if machine have awk ↵ | 2015-04-04 | 1 | -1/+0 | |
| | | | | | or gawk installed (nw) | ||||
| * | Add a simple CoreAudio sound output module | 2015-04-05 | 1 | -1/+7 | |
| | | | | | | | It doesn't provide facilities for AU effects, although that could be added pretty easily if someone wants to. Advantages over SDL sound output are simpler code and lower latency. | ||||
| * | Moved MOC handling in lua (nw) | 2015-04-04 | 1 | -0/+31 | |
| | | |||||
| * | * Take more link dependencies caused by OSD out of genie.lua | 2015-04-04 | 1 | -0/+8 | |
| | | | | | | * Always dynamically link SDL on Windows * Fix SDL1 build on Windows | ||||
| * | Add a nice wrapper for doing backtick-like processing of command output | 2015-04-02 | 1 | -5/+5 | |
| | | |||||
| * | typo fix, SDL compile fix [qmc2] (nw) | 2015-04-01 | 1 | -1/+1 | |
| | | |||||
| * | Link osdnet into a library reflecting its location, define USE_NETWORK ↵ | 2015-04-01 | 1 | -0/+1 | |
| | | | | | properly, don't use SDL in non-SDL-specific macros | ||||
| * | Build Qt debugger on OSX if requested | 2015-04-01 | 1 | -5/+11 | |
| | | |||||
| * | Refactor out common OSD modules into separate lua file | 2015-04-01 | 1 | -0/+251 | |
