summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Xavi Artigas [Tue, 15 May 2012 15:25:03 +0000 (17:25 +0200)]
Add a default URI
Xavi Artigas [Tue, 15 May 2012 11:53:40 +0000 (13:53 +0200)]
Added Basic Tutorial 9
Xavi Artigas [Tue, 15 May 2012 10:21:42 +0000 (12:21 +0200)]
Added audioresample to make sure the audio sink will link happily.
Xavi Artigas [Mon, 14 May 2012 11:33:01 +0000 (13:33 +0200)]
Cosmetic: Fixed parameter name.
Xavi Artigas [Fri, 11 May 2012 14:55:37 +0000 (16:55 +0200)]
Minor changes
Xavi Artigas [Fri, 11 May 2012 14:32:59 +0000 (16:32 +0200)]
Re-created all project files using the new Wizard. This adds support for 64 bits to all tutorials.
Xavi Artigas [Thu, 10 May 2012 15:58:21 +0000 (17:58 +0200)]
Added basic tutorial 8
Xavi Artigas [Wed, 9 May 2012 15:37:00 +0000 (17:37 +0200)]
Remove /OPT:NOREF from project files. This is set to FALSE in the props, but new projects created from VS2010 set it to TRUE for the Release configuration, overriding the props file.
Xavi Artigas [Wed, 9 May 2012 12:16:08 +0000 (14:16 +0200)]
Minor cosmetic changes
Xavi Artigas [Mon, 7 May 2012 16:06:31 +0000 (18:06 +0200)]
Added basic tutorial 7
unknown [Mon, 7 May 2012 15:21:05 +0000 (17:21 +0200)]
gitignore + use GSTREAMER_SDK_ROOT instead of relative path to the props files
Andoni Morales Alastruey [Fri, 4 May 2012 02:03:52 +0000 (04:03 +0200)]
Fix paths of msvc props
unknown [Mon, 30 Apr 2012 11:09:52 +0000 (13:09 +0200)]
Added basic tutorial 6
unknown [Tue, 24 Apr 2012 10:46:22 +0000 (12:46 +0200)]
Added playback tutorial 2, fixed connection speed in playback tutorial 1
unknown [Mon, 23 Apr 2012 11:32:31 +0000 (13:32 +0200)]
Fix bug in code
unknown [Fri, 20 Apr 2012 11:50:10 +0000 (13:50 +0200)]
Link against msvcrt.dll using the right property sheet. Whitespacey.
unknown [Thu, 19 Apr 2012 15:25:32 +0000 (17:25 +0200)]
Added code comments and more
unknown [Tue, 17 Apr 2012 16:43:22 +0000 (18:43 +0200)]
no sync_bus_handler black magic anymore :)
unknown [Tue, 17 Apr 2012 16:28:05 +0000 (18:28 +0200)]
First working tutorial-5 (Toolkit integration)
unknown [Tue, 17 Apr 2012 11:50:28 +0000 (13:50 +0200)]
Add more projects. gitignore. Whitespace. Fix warning in tut5.
unknown [Tue, 17 Apr 2012 11:43:26 +0000 (13:43 +0200)]
Add more projects. gitignore. Whitespace. Fix warning in tut5.
unknown [Tue, 17 Apr 2012 11:11:20 +0000 (13:11 +0200)]
This file does not belong to the tutorials
unknown [Tue, 17 Apr 2012 11:07:31 +0000 (13:07 +0200)]
.gitignore added
unknown [Tue, 17 Apr 2012 10:50:15 +0000 (12:50 +0200)]
Initial commit