Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
pitivi
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Millan Castro
pitivi
Commits
12d48bfd
Commit
12d48bfd
authored
Jun 30, 2017
by
Alexandru Băluț
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 0.98.1
parent
4f6a53ef
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
NEWS
NEWS
+4
-1
meson.build
meson.build
+1
-1
No files found.
NEWS
View file @
12d48bfd
2017 June 30th - Pitivi 0.98.1
* Bug fix release to ensure compatibility with Gst 1.12
2016 December 5th - Pitivi 0.98
2016 December 5th - Pitivi 0.98
* Customizable keyboard shortcuts
* Customizable keyboard shortcuts
...
@@ -216,7 +219,7 @@
...
@@ -216,7 +219,7 @@
2008 Dec 11 - PiTiVi 0.11.3
2008 Dec 11 - PiTiVi 0.11.3
* Remove usage of gobject as much as possible from non-ui components
* Remove usage of gobject as much as possible from non-ui components
* Make smarter choices about audio/video sinks
* Make smarter choices about audio/video sinks
* Fix issues with seeking in ruler/viewer
* Fix issues with seeking in ruler/viewer
* general pylint cleanup
* general pylint cleanup
* Picture support in the timeline
* Picture support in the timeline
...
...
meson.build
View file @
12d48bfd
project('pitivi', 'c', version: '0.98')
project('pitivi', 'c', version: '0.98
.1
')
python = find_program('python3')
python = find_program('python3')
intltool_merge = find_program('intltool-merge')
intltool_merge = find_program('intltool-merge')
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment