Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Ogg
Commits
c60a5250
Commit
c60a5250
authored
Jun 23, 2009
by
Monty
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update CHANGES
svn path=/trunk/ogg/; revision=16165
parent
85a7de5b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
4 deletions
+13
-4
CHANGES
CHANGES
+9
-0
macosx/Info.plist
macosx/Info.plist
+4
-4
No files found.
CHANGES
View file @
c60a5250
Version 1.1.4 (2009 June 24)
* New async error reporting mechanism. Calls made after a fatal error are
now safely handled in the event an error code is ignored
* Added allocation checks useful to some embedded applications
* fix possible read past end of buffer when reading 0 bits
* Updates to API documentation
* Build fixes
Version 1.1.3 (2005 November 27)
* Correct a bug in the granulepos field of pages where no packet ends
...
...
macosx/Info.plist
View file @
c60a5250
...
...
@@ -7,7 +7,7 @@
<key>
CFBundleExecutable
</key>
<string>
Ogg
</string>
<key>
CFBundleGetInfoString
</key>
<string>
Ogg framework 1.1.4
svn
, Copyright © 1994-200
6
Xiph.Org Foundation
</string>
<string>
Ogg framework 1.1.4, Copyright © 1994-200
9
Xiph.Org Foundation
</string>
<key>
CFBundleIconFile
</key>
<string></string>
<key>
CFBundleIdentifier
</key>
...
...
@@ -17,13 +17,13 @@
<key>
CFBundlePackageType
</key>
<string>
FMWK
</string>
<key>
CFBundleShortVersionString
</key>
<string>
1.1.4
svn
</string>
<string>
1.1.4
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
1.1.4
d1
</string>
<string>
1.1.4
</string>
<key>
NSHumanReadableCopyright
</key>
<string>
Ogg framework 1.1.4
svn
, Copyright © 1994-200
6
Xiph.Org Foundation
</string>
<string>
Ogg framework 1.1.4, Copyright © 1994-200
9
Xiph.Org Foundation
</string>
<key>
CSResourcesFileMapped
</key>
<true/>
</dict>
...
...
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