summaryrefslogtreecommitdiffstats
path: root/libdvdnav
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to cmake build systemMichele Calgaro2023-08-061-0/+10
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 4aae9b72d7164684622eab039f82833d02d3ce7a)
* Fix incorrect use of dvdread includes.Slávek Banko2023-08-063-7/+7
| | | | | | | | | | It seems that the library has been designed for use includes in the form "#include <dvdread/...>" while we used includes without the "dvdread/" prefix. This caused that instead of using the standard path detected from pkg-config, the expected path had to be added to to -I flag. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 9f7c0362e26f62dc81769ab55a89e32c3c9a268d)
* Normalize doc structure and remove unused filesMichele Calgaro2023-08-041-74/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7fbccb650b02b00882781706c11d76add0b589bc)
* Use system dvdread headersFrancois Andriot2013-08-131-1/+1
| | | | This resolves Bug 1608
* Fix incorrect characters.Darrell Anderson2013-05-237-7/+7
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-1/+1
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-1/+1
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-162-2/+2
| | | | This reverts commit b8a4f26c42f6d41e8251b60357f1a6990c1e8ad8.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-152-2/+2
|
* rename the following methods:tpearson2011-08-104-16/+16
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-2/+2
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 convert k9copytpearson2011-05-275-20/+20
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1233843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned version of k9copytpearson2010-02-1724-0/+8262
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1091546 283d02a7-25f6-0310-bc7c-ecb5cbfe19da