Michele Calgaro
79fcf942ea
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f222b9e361
)
6 years ago
Slávek Banko
c8729b7ed1
Fix initial increment for chapters from prior commit
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 87234f93be
)
8 years ago
Slávek Banko
bad078e7b6
Fix use of potentially uninitialized values
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f083c21276
)
8 years ago
Slávek Banko
fe47a4d766
Fix build with ffmpeg3
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ac177cd732
)
8 years ago
Timothy Pearson
40745f9e08
Rename most device icons to comply with XDG standards
...
(cherry picked from commit 57672b2f9c
)
10 years ago
Slávek Banko
24e31dabaa
Build av_free_packet_internal always, regardless av_free_packet
...
This resolves FTBFS if av_free_packet exists
10 years ago
Slávek Banko
2897194bc2
Fix FTBFS from commit 0e824732
10 years ago
Timothy Pearson
0e824732db
Fix another crash casued by old av_packet_free routine
10 years ago
Timothy Pearson
effa31d902
Fix crash when img_convert unavailable
10 years ago
Francois Andriot
bf5593262e
Fix crash when authoring DVD and selecting video file
10 years ago
Francois Andriot
71c6fa0732
Use system dvdread headers
...
This resolves Bug 1608
11 years ago
Francois Andriot
b375ac5d2d
Fix version check in prior commit
11 years ago
Francois Andriot
76443cbb9c
Fix FTBFS with newer libavcodec library
11 years ago
Timothy Pearson
5f815c54ae
Fix FTBFS when built without HAL integration
...
Clean up spurious build files
12 years ago
Timothy Pearson
fd426b2aeb
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
700e8c698d
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
b76bd9c218
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
257013fc4a
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
d1a7b53672
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
bc7dd1e9a7
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6ee2a113c8
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
96eb89ccf6
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Slávek Banko
86848f246d
Fix build failures against ffmpeg up to version 0.11
12 years ago
Timothy Pearson
a8e98ad9ce
Fix remaining string format errors
13 years ago
Timothy Pearson
99e47821ed
Rename additional global TQt functions
13 years ago
Timothy Pearson
97c73a8ce7
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
516c39eb48
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
1e42ec2932
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
445633c8ff
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
a372f822fe
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit b8a4f26c42
.
13 years ago
Timothy Pearson
b8a4f26c42
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
347f5325f9
Rename additional instances of KDE to TDE
13 years ago
tpearson
3ead46f833
Fix k9copy FTBFS under older revisions of libavcodec
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1247897 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
5660db4e68
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
33e6166f7e
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
68db2ce8a8
Use AVMEDIA_TYPE_VIDEO instead of deprecated CODEC_TYPE_VIDEO
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1244326 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
da1ed73c4c
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
...
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
14 years ago
tpearson
d6bd560280
Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b0e912c8b3
TQt4 convert k9copy
...
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
14 years ago
tpearson
991863ab5e
Autodetect av_free_packet presence and compensate if not present
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1172237 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
32cb73195f
Fix FTBFS on Maverick
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1172018 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
0d382a262c
Added old abandoned version of k9copy
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k9copy@1091546 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago