Activity

From 03/13/2012 to 04/11/2012

04/11/2012

11:22 pm Bug #923 (Accepted): ass subtitles support bad unstable
Andreas Öman
11:13 pm Revision 5f5fbaa1: ps3: Fix autobuild breakage
Andreas Öman
10:59 pm Feature #921 (Fixed): DVD FOLDER
Applied in changeset commit:9598cbfd59fc58d96070409c0244779a584a68f4. Andreas Öman
10:59 pm Bug #507 (Fixed): Failed .iso playback
Applied in changeset commit:9598cbfd59fc58d96070409c0244779a584a68f4. Andreas Öman
10:57 pm Revision 9598cbfd: ps3: Fix DVD playback
Fixes #507
Fixes #921
Andreas Öman
10:39 pm Revision a616dbbc: osx: Rework staging of Showtime.app bundle
Andreas Öman
10:36 pm Revision 98bd6f71: Codec creation must alloc AVCodecContext or parsers wont work
Andreas Öman
10:35 pm Revision 3482c296: codec member in media_codec_t can be NULL, deal with that
Andreas Öman
10:34 pm Revision d384a5a5: Make assert() trig a error trace in Showtime
Andreas Öman
02:19 pm Bug #923: ass subtitles support bad unstable
Yes. Because the video file is very large,so I extracted the subtitles from it.
I have uploaded the sample of the ...
Jack Li

04/10/2012

08:21 pm Revision 49cdc7c5: Fix incorrect case on var
Andreas Öman
08:08 pm Revision 12a04df1: Remove some HTS references
Andreas Öman
07:43 pm Revision 10741214: Fix some dep issues with version script
Andreas Öman
07:30 pm Revision bdffd6e7: Don't continue to play music after a video has stopped
This 'feature' violated the "principle of least surprise".
Most users seemed to hate it
Andreas Öman
03:45 pm Bug #923 (Need feedback): ass subtitles support bad unstable
How do you play this file in Showtime?
I assume you merge it with another file?
Andreas Öman
02:55 pm Bug #923 (Fixed): ass subtitles support bad unstable
ass subtitles support bad unstable, it can not be aligned, style is failure and easy to crash.
Sorry my English is...
Jack Li

04/09/2012

08:49 pm Bug #918: Only 1 Set-Cookie headers inestead of all in httpPost (and possibly httpGet)
Many thanks for fixing this issue :), will try it later. Fábio Ferreira
08:03 pm Bug #918: Only 1 Set-Cookie headers inestead of all in httpPost (and possibly httpGet)
multiheaders is your friend.
Remember to depend on Showtime 3.5.112 or newer
Andreas Öman
08:02 pm Bug #918 (Fixed): Only 1 Set-Cookie headers inestead of all in httpPost (and possibly httpGet)
Applied in changeset commit:b984e9385797f73ce959a3192dd7e90c6f723692. Andreas Öman
08:00 pm Revision b984e938: js: Add new property 'multiheaders' to HTTP request return object
In this header (as different to the header property) each property
in the object is a list of strings rather than a s...
Andreas Öman
01:53 pm Revision ec57de7e: plugins: Log ID of colliding plugin when we cant load
Andreas Öman
01:51 pm Bug #901 (Fixed): Headweb plugin does not ask again for credentials if it fails to auth
Andreas Öman
01:51 pm Bug #901: Headweb plugin does not ask again for credentials if it fails to auth
Fixed Andreas Öman
01:33 pm Bug #914 (Fixed): Showtime won't play 3.0 audio tracks
Applied in changeset commit:843527f678c03794689b8fe6c70c514d562558ba. Andreas Öman
01:32 pm Revision 843527f6: ps3: Fix playback of 3.0 audio
Fixes #914 Andreas Öman

04/08/2012

01:46 pm Feature #921 (Fixed): DVD FOLDER
I don't know if this is possible or has already been implemented. But could you play a dvd straight from a folder on ... Baye Baye

04/07/2012

09:28 pm Feature #919 (Accepted): Report initialization and end of video playback
If Showtime could report to the plugin that a video, passed by that same plugin, ended playback (by finishing it or e... Fábio Ferreira

04/06/2012

11:21 pm Bug #918 (Fixed): Only 1 Set-Cookie headers inestead of all in httpPost (and possibly httpGet)
When I request a page that returns in header field several Set-Cookie, Showtime will return only the bottom one, for ... Fábio Ferreira
02:14 pm Bug #914 (Fixed): Showtime won't play 3.0 audio tracks
I cant here sound of a Movie with a 3.0 Audio Track
Sample attached. It is DD with 384 kbit.
Michael Lob
08:51 am Revision 86901471: osx: Fix build failure
Andreas Öman

04/05/2012

08:44 pm Bug #886 (Fixed): showtime won't play 4.0 audio tracks
Applied in changeset commit:67751946ad59a3588e2690d895bc3bb52fe02015. Andreas Öman
08:43 pm Revision 67751946: ps3: Fix support for 4.0 audio channel layout
Fixes #886 Andreas Öman
08:41 pm Revision 03c1184d: ps3: Various fixes for 'make upgrade' target
Andreas Öman
08:12 pm Bug #890: MP4 Container issue
Yes it does. MP4 uses a rational to describe the timestamps to it can be 100% exact.
MKV otoh uses milliseconds.
Andreas Öman
08:10 pm Revision 3eb86973: ps3: Load resources from a bundled ZIP file in the PKG
SELF binaries still embed the resources in the executable Andreas Öman
12:01 pm Bug #890: MP4 Container issue
Does mp4 to mkv transcoding change the timestamp ? Because when I change my broken mp4 into mkv it works. Jérôme S.

04/04/2012

10:18 pm Bug #890: MP4 Container issue
Honestly I don't know. But as the commit message says if I round the timestamps to ms precision (instead of µs precis... Andreas Öman
10:16 pm Bug #890: MP4 Container issue
Nice, so what was the issue exactly? Rusty Unknown
10:14 pm Bug #662 (Fixed): Showtime 3.1.203 not playing .MP4 Movies
Applied in changeset commit:a4e10ccdcbf1d9cee8fd55898d034da7f8b02cbf. Andreas Öman
10:14 pm Feature #640 (Fixed): MP4 codec support
Applied in changeset commit:a4e10ccdcbf1d9cee8fd55898d034da7f8b02cbf. Andreas Öman
10:14 pm Bug #890 (Fixed): MP4 Container issue
Applied in changeset commit:a4e10ccdcbf1d9cee8fd55898d034da7f8b02cbf. Andreas Öman
10:12 pm Revision a4e10ccd: ps3: Round timestamps to ms precision before feeding them to the SPU decoder
For some unholy reason the SPU decoder seems to hang when timestamps are not
rounded to ms precision. I've no idea wh...
Andreas Öman
10:11 pm Revision 82d500d7: Add hexdump() util function
Andreas Öman
10:10 pm Feature #640 (Accepted): MP4 codec support
Andreas Öman
09:51 pm Bug #890: MP4 Container issue
Ugh.. I've analyzed the actual h264 stream that's sent into the SPU decoders
And it's exactly the same.. still the m...
Andreas Öman
08:31 pm Bug #890: MP4 Container issue
Can def. reproduce the bug
The fact that it works if I transcode it to MKV points to the fact that the actual
h264 ...
Andreas Öman
08:06 pm Revision df890b60: Fix UTF-8 brokeness
Andreas Öman
07:50 pm Revision 3d26db6a: Make bundling of data more flexible
Build system now support bundling of files in four different ways
- Embedding in executable
- Installing in a define...
Andreas Öman
07:37 pm Revision 0c250701: Deal with leading slashes in bundle:// FS
Andreas Öman

04/02/2012

11:06 pm Revision 12dffbef: Lots of fixes for debian/ubuntu building. Still need some work
Andreas Öman
09:44 am Bug #885: Wrong subtitle
Yep I opened the bug with 3.3.223 but it was still there in the 3.4.
When released I will try this changeset, but ...
Jérôme S.

04/01/2012

10:29 pm Revision 537a2e21: Various fixes for UPNP compliance
Andreas Öman
09:13 pm Revision 9fd8205f: autobuild: Support -R option (Do not upload build results)
Andreas Öman
08:59 pm Revision 94ee48be: Fix printf formating error
Andreas Öman
03:58 pm Bug #890 (Accepted): MP4 Container issue
Downloaded the file now.
At least that's something I guess :-)
Andreas Öman
03:54 pm Bug #885 (Fixed): Wrong subtitle
Applied in changeset commit:70a41b2c2054f07dbce44374bd7e7584edd6de29. Andreas Öman
03:53 pm Revision 70a41b2c: Don't write stuff to cache that we never will be able to retrieve again.
Fixes #885 (hopefully) Andreas Öman
03:53 pm Bug #885: Wrong subtitle
Jérôme S. wrote:
> So Showtime checks with Last-Modified header and/or ETag ?
Actually it does not look at the ET...
Andreas Öman
02:23 pm Feature #868 (Accepted): Podnapisi.net Plugin
Andreas Öman
02:21 pm Bug #837 (Rejected): AVI files no video/audio messed up
Pointless bug. I need files or nothing
Andreas Öman
02:20 pm Bug #888: Subtitles wont be detected if a point is used in the name
.. that said, it could probably work a bit better. Andreas Öman
02:20 pm Bug #888 (Accepted): Subtitles wont be detected if a point is used in the name
Trokal Smith wrote:
> lol!
> I'm telling you it DOES work when you name it with the same name.
> but open your eye...
Andreas Öman
01:57 pm Revision d2e2079e: Merge pull request #66 from whyz/subtitle_timeout
Subtitle timeout Andreas Öman
01:51 pm Revision 81d493b8: Fix a couple of bugs spotted by LLVM
Andreas Öman
01:51 pm Revision 54c410b7: LLVM lacks some intrinsics (unless we build with SSE4.1) for the GLW SSE vecto...
So let's be without it if we build with LLVM Andreas Öman
08:55 am Revision 4757fa68: More autobuild fixes for ps3
Andreas Öman

03/31/2012

11:32 pm Revision 016dd51c: New toolchain (hopefully works)
Andreas Öman
07:44 pm Revision 316f7a74: buildsystem: Fix bug with toolchains for ps3
Andreas Öman
07:31 pm Revision a3159feb: Use jemalloc on ps3
Andreas Öman
07:24 pm Revision a1ff0942: Rewrite EMU_THREAD_SPECIFICS to use pool allocator
Andreas Öman
07:24 pm Revision a26df67a: pool: Rewrite pool to not use malloc() derived allocations at all
Andreas Öman
07:24 pm Revision dce82b61: Makfile: Fixup som deps
Andreas Öman
04:35 pm Bug #909 (Accepted): Packet Buffer Underrun
When streaming video's using HD TRAILERS, I get a lot of stutter. I solved this by pausing the video and waiting 30 s... Baye Baye

03/30/2012

10:46 pm Revision 14e5ab08: Various fixes for libav 0.8
Andreas Öman
09:50 pm Revision 69618f32: libav: Clean build dir if submodule is updated
Andreas Öman
06:10 pm Revision 6dfd6a59: Update libav to 0.8.1
Andreas Öman
06:10 pm Revision 056fac8f: video decoder: Don't abuse buffer allocation for frame metadata
Use reordered_opaque instead Andreas Öman
06:10 pm Revision 2226b769: osx: Initial attempt to use VDA (Video Decode Acceleration)
Does not work 100% yet so it's still disabled Andreas Öman

03/29/2012

11:03 pm Bug #885: Wrong subtitle
Also, I would say, caching property or metadata, avoiding computing those, is relevant, but caching separate data / f... Jérôme S.
10:59 pm Bug #885: Wrong subtitle
So Showtime checks with Last-Modified header and/or ETag ?
I assume cache is considering outdated if Last-Modified...
Jérôme S.
08:15 pm Revision af366b20: buildsystem: Various clean and add support for ccache
Andreas Öman
07:35 pm Bug #885: Wrong subtitle
Jérôme S. wrote:
> If URLs may change after a restart and re-building DB, which I do all couple days, why the video ...
Andreas Öman
12:01 pm Bug #885: Wrong subtitle
If URLs may change after a restart and re-building DB, which I do all couple days, why the video played is the good o... Jérôme S.

03/28/2012

11:26 pm Revision 97b01835: update ps3toolchain
Andreas Öman
11:05 pm Revision 25e598f3: Update ps3toolchain
Andreas Öman
10:09 pm Revision 6e80c6a6: Build toolchain parallelized according to -j arg to Autobuild. Fix PSL1GHT paths
Andreas Öman
09:36 pm Revision 117d8286: Autobuild: Make ps3 target build toolchain as well
Andreas Öman
07:11 pm Bug #885 (Accepted): Wrong subtitle
I wonder if miniDLNA somehow changes its URLs after restart or something.
I don't think that Showtime should be ab...
Andreas Öman

03/27/2012

12:16 pm Bug #885: Wrong subtitle
After some investigation, it does not come from miniDLNA or uShare but Showtime cache system.
Tested with last ver...
Jérôme S.
11:16 am Revision 0d4a5976: Update to libspotify11
Andreas Öman

03/23/2012

10:15 pm Revision 23f7e911: Calculate subtitle duration if none is specified.
whyz -

03/22/2012

10:38 pm Revision 028c14a6: Update Danish translation
Andreas Öman
10:11 pm Revision cd1dc2b0: Update Italian language
Andreas Öman
02:01 pm Feature #905: vc1 codec +++ cpu to slow
Format : Matroska
Format version : Version 2
File size ...
D Z
01:22 am Feature #905 (Rejected): vc1 codec +++ cpu to slow
Is it possible to optimize the vc1 decoder? I get a message that cpu is to slow to decode video, while playing" insid... D Z

03/20/2012

10:57 pm Revision 6b6155da: Merge pull request #65 from whyz/vdpau_deinterlace_setting
Vdpau deinterlace setting Andreas Öman
10:56 pm Revision 0fdeb5a6: Merge remote branch 'upstream/master'
whyz -
08:29 pm Revision 3862ebc4: fixed spelling of Spatial
Erik Ahlner

03/19/2012

11:40 pm Revision 46aff636: removed debug log output
Erik Ahlner
11:35 pm Revision 43037d7d: Removed non-working runtime setting for VDPAU deinterlacer. Added resolution l...
Erik Ahlner
11:21 pm Revision 83aa1572: Add Czech translation, by Jirka Dutka
Andreas Öman

03/17/2012

12:49 pm Bug #901 (Fixed): Headweb plugin does not ask again for credentials if it fails to auth
Andreas Öman

03/15/2012

12:09 am Revision 28b1f7ee: conform to new settings_create_multiopt syntax
Erik Ahlner
12:01 am Revision b01cad09: merge
Erik Ahlner
« Previous
Next »
 

Also available in: Atom