Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-06-14 | Finally implemented "create station" | Lars-Dominik Braun | 1 | -0/+28 |
2008-06-13 | Hopefully fixed wrong libxml2 usage | Lars-Dominik Braun | 1 | -5/+0 |
2008-06-13 | lib: Generic xml document init | Lars-Dominik Braun | 1 | -31/+28 |
2008-06-13 | lib: Generic get text from node function | Lars-Dominik Braun | 1 | -39/+23 |
2008-06-12 | lib: Misc header fixes | Lars-Dominik Braun | 1 | -0/+1 |
2008-06-12 | lib: Misc documentation fixes | Lars-Dominik Braun | 1 | -3/+9 |
2008-06-12 | lib: Missed one strcmp while reverting | Lars-Dominik Braun | 1 | -1/+1 |
2008-06-12 | Revert "Replaced strcmp with xmlStrEqual" | Lars-Dominik Braun | 1 | -13/+13 |
2008-06-12 | lib: Initial music search implementation | Lars-Dominik Braun | 1 | -0/+114 |
2008-06-10 | Add xml encode function | Lars-Dominik Braun | 1 | -0/+38 |
2008-06-10 | Rename PianoXmlParseRate to -Simple. Other calls return a similar xml document | Lars-Dominik Braun | 1 | -2/+4 |
2008-06-10 | Fix PianoXmlParseRate return value on xml parser error | Lars-Dominik Braun | 1 | -1/+1 |
2008-06-10 | Replaced strcmp with xmlStrEqual | Lars-Dominik Braun | 1 | -13/+13 |
2008-06-10 | Get rating from playlist | Lars-Dominik Braun | 1 | -0/+6 |
2008-06-10 | Return success/error in PianoRateTrack | Lars-Dominik Braun | 1 | -0/+29 |
2008-06-10 | Added missing files to repo | Lars-Dominik Braun | 1 | -0/+278 |