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
T
totem-pl-parser
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
14
Issues
14
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
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
GNOME
totem-pl-parser
Commits
5714fb5d
Commit
5714fb5d
authored
May 03, 2009
by
Bastien Nocera
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 2.26.2
2009-05-03 Bastien Nocera <hadess@hadess.net> * NEWS: upd * configure.in: 2.26.2
parent
520eb5c3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
1 deletion
+14
-1
ChangeLog
ChangeLog
+7
-0
NEWS
NEWS
+6
-0
configure.in
configure.in
+1
-1
No files found.
ChangeLog
View file @
5714fb5d
============ Version 2.26.2
2009-05-03 Bastien Nocera <hadess@hadess.net>
* NEWS: upd
* configure.in: 2.26.2
2009-05-03 Bastien Nocera <hadess@hadess.net>
* plparse/totem-pl-parser-qt.c (totem_pl_parser_add_quicktime):
...
...
NEWS
View file @
5714fb5d
New features and significant updates in version...
2.26.2:
- Fix relative paths resolution for a number of playlist types
- Implement support for non-unicode encodings in the XML parser
- Fix parsing of iTunes podcasts for recent Apple changes
- Fix incorrect parsing of non-metalink QuickTime files
2.26.1:
- Fix playback of radio streams when the URL has a trailing slash
- Fix detection of ISOs as VCDs or DVDs
...
...
configure.in
View file @
5714fb5d
...
...
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
m4_define(totem_version_major, 2)
m4_define(totem_version_minor, 26)
m4_define(totem_version_micro,
1
)
m4_define(totem_version_micro,
2
)
AC_INIT([totem-pl-parser],
[totem_version_major.totem_version_minor.totem_version_micro],
...
...
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