Programming Languages: C++, Python
License: GNU Library or Lesser General Public License version 2.0 (LGPLv2)
browse code,
statistics,
last commit on 2012-05-22
http://ambulant.hg.sourceforge.net:8000/hgroot/ambulant/ambulant (read-only)
I did the manual push for ambulant and ambulant-documents as you described. I had to modify the script hg-sf-push, because it aborted with the message: abort: push creates new remote branches: exp-bo-comparation-vlc-dash, exp-jack-gcd, exp-jack-gcd-vs2008, exp-jack-ios-history, exp-jack-measurements, exp-jack-new-ffmpeg, exp-jack-shahab-sync, exp-kees-npambulant, exp-kees-olpc...
2012-05-22 12:47:10 PDT by keesblom
jackjansen pushed 510 commit(s) to the ambulant Mercurial repository of the ambulant project.
2012-05-22 12:43:25 PDT by jackjansen
jackjansen pushed 3 commit(s) to the ambulant-documents Mercurial repository of the ambulant project.
2012-05-22 12:24:12 PDT by jackjansen
We should currently manually push the contents of our "master' repository at ambulantplayer.org to sourceforge, but we never do so. There is a script in ~hg/bin/hg-sf-push, but it hasn't been run in a year or so. Could you please create a cron job to make sure this gets done every night (or at least every week or so)? Mail the cron output to the ambulant-checkins mailing list or...
2012-05-22 07:32:26 PDT by jackjansen
Not only MACOSX_DEPLOYMENT_TARGET must be set but probably also SDKROOT. build-third_party-packages.py should check for this (as it does for iPhone development), but only if we're running, say "mac10.6" on MacOSX 10.7...
2012-04-13 04:44:48 PDT by jackjansen
Kees found out that the problem is that xerces is linked against a lib curl that is too new. otool -L corroborates this: jack@moes:~$ otool -L ~/tmp/ambulant-nightly/ambulant-build-20120412-default/build-3264/src/player_macosx/AmbulantPlayer.app/Contents/Frameworks/libxerces-c-3.1.dylib...
2012-04-13 04:41:17 PDT by jackjansen
Crash report: Process: AmbulantPlayerCG [665] Path: /Applications/AmbulantPlayerCG.app/Contents/MacOS/AmbulantPlayerCG Identifier: org.ambulantplayer.ambulantplayer Version: ??? (???) Code Type: X86 (Native) Parent Process: launchd [313] Date/Time: 2012-04-13 13:37:02.939 +0200 OS Version: Mac OS X 10.6.8 (10K549) Report Version: 6.
2012-04-13 04:39:38 PDT by keesblom
Hi, I just downloaded and installed the latest nightly build version of Ambulant Desktop Player (both CG and Cocoa) on a Mac OS X 10.6. All of them crash on startup. I also tried previous versions available on the Web site, but the result was the same. You can find attached a screenshot of the error message.
2012-04-13 00:47:15 PDT by rlaiola
I think this is fixed in the latest nightly build. Now, opening a document will pause playback of all the other documents. Please confirm and close the bug if it is indeed fixed.
2012-03-20 06:38:02 PDT by jackjansen
We need to be smarter about ffmpeg locking. The thread at <http://comments.gmane.org/gmane.comp.video.ffmpeg.libav.user/4813> has interesting pointers.
2012-03-19 08:56:44 PDT by jackjansen