Commit Graph

8 Commits

Author SHA1 Message Date
vanhofen
8c03ba6ea8 moviecut: formatting code using astyle
Origin commit data
------------------
Commit: 426c5f41fe
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-17 (Sat, 17 Sep 2022)

Origin message was:
------------------
- moviecut: formatting code using astyle
2022-09-17 23:27:05 +02:00
vanhofen
dfce6dd08f change RC_back handling; its not longer translated to RC_home
Origin commit data
------------------
Commit: b0c6332f44
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-03 (Mon, 03 Jan 2022)

Origin message was:
------------------
- change RC_back handling; its not longer translated to RC_home
2022-01-03 22:32:25 +01:00
Thilo Graf
11b3307251 CMsgBox: rework msgbox classes with Window class implementation
Replacing messagebox, hintbox_ext and some derivated parts with
basic class hintbox and derivated class CMsgBox. This should unify
window handling and avoids maintain of multiple classes with quasi
same purpose and adds more functionality.

TODO: fix and optimize details


Origin commit data
------------------
Commit: dde298b1b7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-04-04 (Mon, 04 Apr 2016)
2016-10-24 10:31:24 +02:00
[CST] Focus
425115a4e2 driver/moviecut.cpp: fix saving header after truncate,
remove redundant CMovieInfo arg from api


Origin commit data
------------------
Commit: 00b97778a3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-02-09 (Tue, 09 Feb 2016)
2016-02-09 16:35:25 +03:00
vanhofen
7970cd1a73 moviecut: localize question to cancel editing
Origin commit data
------------------
Commit: d942448890
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-21 (Thu, 21 May 2015)

Origin message was:
------------------
- moviecut: localize question to cancel editing
2015-05-21 09:04:27 +02:00
vanhofen
bbe3c3a02d moviecut: don't paint progressbar when no bookmarks found
Origin commit data
------------------
Commit: 35f0582ca1
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-21 (Thu, 21 May 2015)

Origin message was:
------------------
- moviecut: don't paint progressbar when no bookmarks found
2015-05-21 09:04:27 +02:00
Stefan Seyfried
2073e85665 moviecut: fix format-string and sign-compare warnings
Origin commit data
------------------
Commit: a5241af87e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-21 (Sat, 21 Feb 2015)
2015-03-23 15:17:26 +01:00
[CST] Focus
3aacee71ec driver/moviecut.cpp: move cut/truncate code to its own file
Origin commit data
------------------
Commit: b96a087633
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-02-20 (Fri, 20 Feb 2015)
2015-02-20 18:37:38 +03:00