Activity

From 10/06/2011 to 11/04/2011

11/04/2011

02:56 PM Bug #700: libtidelog doesn't build on OSX 10.6 due to unrecognized command line option "-std=c++0x"
I could probably add the missing definitions in the header, I'll look into that.
That said, my early parser needed...
I. Lütkebohle
02:37 PM Bug #700 (Rejected): libtidelog doesn't build on OSX 10.6 due to unrecognized command line option...
the default GCC in OSX doesn't support this option and libtide seems to heavily depend on this... (so simply removing... Anonymous
03:26 AM Revision fd20906b (rsbag-tools-cl): Improved naming and versioning of Debian package in CMakeList...
* CMakeLists.txt: removed GZEXE_EXECUTABLE which is no longer
used; added version suffix to installed binaries; add...
J. Moringen

10/31/2011

08:59 PM Revision 31fba517 (rsbag-tools-cl): Recommend Spread version >= 4.0 in CMakeLists.txt
* CMakeLists.txt: recommend Spread version >= 4.0 J. Moringen

10/30/2011

12:27 AM Revision 6b53af36 (rsbag-tools-cl): Updated initarg blacklist for replay strategy in bag-play/mai...
* bag-play/main.lisp (make-replay-strategy-help-string): added
:previous-command to blacklist
J. Moringen
12:27 AM Revision a41948b4 (rsbag-tools-cl): Request compression of images in bag-{record,play,info,cat}.lisp
* bag-record/dump.lisp: request compression of dumped image
* bag-play/dump.lisp: likewise
* bag-info/dump.lisp: like...
J. Moringen

10/29/2011

04:56 PM Revision ab58194f (rsbag-tools-cl): Fixed name of generated Debian package file in CMakeLists.txt
* CMakeLists.txt: fixed name of generated Debian package file J. Moringen
04:45 PM Revision a3e5116f (rsbag-tools-cl): Removed bag-merge tests in CMakeLists.txt
* CMakeLists.txt: removed accidentally added tests for bag-merge J. Moringen
04:27 PM Revision 4a4ac686 (rsbag-tools-cl): Added Debian package generation in CMakeLists.txt
* COPYING: new file; license
* CMakeLists.txt (CL_RSBAG_TOOLS_VERSION_MAJOR): new variable; project
major version e...
J. Moringen

10/28/2011

03:08 PM Revision 14c281a2 (rsbag-tools-cl): Transcoded file test/data/single-event.tide
refs #375
* test/data/single-event.tide: transcoded for new event serialization
format
J. Moringen
03:02 PM Revision dc8eb96e (rsbag-cl): Fixed conversion in src/transform/rsb-event.lisp
refs #375
* src/transform/rsb-event.lisp (encode rsb-event event): new data
definition uses an `event-id' instance ...
J. Moringen
02:00 PM Tasks #509 (Resolved): Create a protocol buffer message for serialized events
No longer necessary due to #375. J. Moringen
01:59 PM Tasks #684 (Resolved): Adapt to new event serialization IDL
should have been referenced by r217. J. Moringen
01:55 PM Revision 2fcc43ce (rsbag-cl): Adapted event to use RSB's serialization protocol
refs #375
* src/transform/rsb-event.lisp (rsb-event::holder): adapted to changes
in rsb.protocol
(encode rsb-even...
J. Moringen

10/27/2011

09:36 PM Tasks #684 (Resolved): Adapt to new event serialization IDL
J. Moringen
08:26 PM Tasks #509 (In Progress): Create a protocol buffer message for serialized events
J. Moringen
02:38 AM Revision 171927dc (rsbag-cl): Adapted to renamed transport option in src/rsb/construction.lisp
* src/rsb/construction.lisp (events->bag puri:uri bag): adapted
transport option expose-wire-schema? -> expose-wire...
J. Moringen
02:38 AM Revision b549709d (rsbag-cl): Fixed a docstring in src/protocol.lisp
* src/protocol.lisp (open-bag): fixed typo in documentation string J. Moringen

10/24/2011

03:33 AM Revision 36225e41 (rsbag-cl): Fixed test case in test/bag.lisp
* test/bag.lisp: open bag with direction :input since the test case
only involves reading operations
J. Moringen
03:24 AM Revision 7be5496e (rsbag-cl): Changed version 0.1.0 -> 0.5.0 in cl-rsbag.asd
refs #669
* cl-rsbag.asd (+version-minor): changed 1 -> 5
(system cl-rsbag): use `version/string' for cl-rsb depend...
J. Moringen
03:13 AM Revision 8fd995f7 (rsbag-tools-cl): merged changes r208, r209 from trunk to change artifact donwl...
J. Moringen
03:11 AM Revision 6e42def0 (rsbag-tools-cl): merged changes r208, r209 from trunk to change artifact donwl...
J. Moringen

10/22/2011

11:41 PM Revision 8751c2ba (rsbag-tools-cl): Download trick inn bag-*/dump.lisp
refs #669
* bag-record/dump.lisp (asdf:find-system cl-rsb-common): ignore errors
when trying to load cl-rsb-tools
*...
J. Moringen
11:27 PM Revision 3fd4b288 (rsbag-tools-cl): Removed artifact download functions
refs #669
* CMakeLists.txt: added options LISP_INIT_FILE and LISP_INIT_CODE;
inject into files generated from sbcl....
J. Moringen
11:26 PM Revision 8d4ca40a (rsbag-cl): Bumped version 0.1.0 -> 0.6.0 in cl-rsbag.asd
refs #670
* cl-rsbag.asd (+version-minor+): changed 1 -> 6
(system cl-rsbag): synchronized version of cl-rsb depend...
J. Moringen
08:22 PM Revision ab88d821 (rsbag-tools-cl): Synced cl-rsbag versions to cl-rsb and cl-rsb-tools
refs #670
* cl-rsbag-tools-cat.asd (+version-minor+): changed 1 -> 5
(system cl-rsbag-tools-cat): use `version/stri...
J. Moringen
07:44 PM Revision b8c9d63c (rsbag-tools-cl): Bumped version 0.5.0 -> 0.6.0 in cl-rsbag-*.asd
refs #670
* cl-rsbag-tools-record.asd (+version-minor+): bumped 5 -> 6
(system cl-rsbag-tools-record): use `version...
J. Moringen
06:43 PM Revision 60709736 (rsbag-tools-cl): Let build job define downloading of artifacts
refs #669
* CMakeLists.txt: added LISP_INIT_FILE option; injected into files
configured from sbcl.cmake.in and load...
J. Moringen

10/21/2011

02:14 AM Enhancement #663 (Resolved): Save cause vectors when saving events
Applied in changeset r202. J. Moringen
02:14 AM Revision dec1d1f4 (rsbag-cl): Encode and decode cause vectors in src/transform/rsb-event.lisp
fixes #663
* src/transform/rsb-event.lisp (encode rsb-event event): encode cause
vector
(decode rsb-event simple-...
J. Moringen

10/20/2011

12:46 AM Enhancement #663 (Resolved): Save cause vectors when saving events
J. Moringen

10/19/2011

02:24 AM Revision 9b694b53 (rsbag-cl): Simplification in src/rsb/construction.lisp
* src/rsb/construction.lisp (bag->events channel puri:uri): minor
simplification using `if-let'
J. Moringen

10/18/2011

06:52 PM Support #640: Normal output?
Can we close this issue? J. Moringen
03:30 AM Bug #641: Does bag-play respect original timing?
If the bug fix and r198 are not enough, here are some more options to try:
* Artificially speed up the replay:
@....
J. Moringen
03:27 AM Bug #641: Does bag-play respect original timing?
For good measure, I added an adaptive delay computation in r198. This should make the replay timing relatively faithf... J. Moringen
02:40 AM Bug #641 (Resolved): Does bag-play respect original timing?
Applied in changeset r197. J. Moringen
02:34 AM Bug #641: Does bag-play respect original timing?
Turns out, an optimization in cl-rsbag had gone _very_ wrong: a pb data-holder was reused in every deserialization op... J. Moringen
03:30 AM Revision eb3b006a (rsbag-cl): Decoupled timed replay and speedup possibility in src/rsb/replay/
refs #641
* src/rsb/replay/timed-replay-mixin.lisp (timed-replay-mixin): removed
superclass `speed-adjustment-mixin...
J. Moringen
03:20 AM Revision 27bcca75 (rsbag-cl): Added mixin class in src/rsb/replay/delay-correcting-mixin.lisp
refs #641
* src/rsb/replay/delay-correcting-mixin.lisp: new file; contains
`delay-correcting-mixin' mixin class
* s...
J. Moringen
02:39 AM Revision 06e940de (rsbag-cl): Fixed a huge performance bug in src/transform/rsb-event.lisp
fixes #641
* src/transform/rsb-event.lisp (decode rsb-event simple-array): clear
user-infos and user-times slots of...
J. Moringen

10/17/2011

12:57 AM Bug #641: Does bag-play respect original timing?
The recorded data seems to be OK. Here are 100 differences between successive create timestamps from near the end of ... J. Moringen
12:26 AM Bug #641 (In Progress): Does bag-play respect original timing?
J. Moringen
05:58 PM Bug #641: Does bag-play respect original timing?
If the issue is urgent, please call flier. J. Moringen
05:35 PM Bug #641 (Feedback): Does bag-play respect original timing?
Just tested it on my Mac:
With the file attached to this post, I get after a few seconds the following results whi...
S. Wrede
03:45 PM Bug #641 (Resolved): Does bag-play respect original timing?
The attached file was recorded with about 100Hz. On the machine here, it plays back much slower with about 45Hz. I've... Anonymous
03:41 PM Support #640: Normal output?
Output is produced every 10 seconds or so. The first item on each line is the current time. The remainder describes t... J. Moringen
02:58 PM Support #640 (Closed): Normal output?
Just tried bag-record and wonder that the timestamps in the console outputs dont change. Is this normal:... Anonymous

10/09/2011

04:09 PM Revision 13a2171e (rsbag-tools-cl): Improved channel strategy handling in bag-record/main.lisp
* bag-record/main.lisp (make-channel-strategy-help-string): new
function; make and return a help string for channel...
J. Moringen
04:09 PM Revision b046271e (rsbag-tools-cl): Improved make-replay-strategy-help-string in bag-play/main.lisp
* bag-play/main.lisp (make-replay-strategy-help-string): fixed
variable name; added example for remote-controlled s...
J. Moringen
04:09 PM Revision 1056f57f (rsbag-cl): Simplified make-{replay,channel}-strategy in src/rsb/protocol.lisp
* src/rsb/protocol.lisp (make-replay-strategy symbol): simplified
(make-channel-strategy symbol): likewise
J. Moringen
04:09 PM Revision bd6cecd3 (rsbag-cl): Added interactive strategy in src/rsb/replay/interactive.lisp
* src/rsb/replay/interactive.lisp: new file; contains
`interactive' replay strategy class
* src/rsb/replay/package....
J. Moringen
04:09 PM Revision ef4807bd (rsbag-cl): Improved events->bag in src/rsb/construction.lisp
* src/rsb/construction.lisp (events->bag listener bag): allow the
value of the channel-strategy parameter to be a list
J. Moringen
04:09 PM Revision d8434f06 (rsbag-cl): Extended docstring in src/rsb/channel-strategies.lisp
* src/rsb/channel-strategies.lisp (scope-and-type): extended
documentation string
J. Moringen
02:43 PM Revision 3904a107 (rsbag-cl): Added replay strategy in src/rsb/replay/remote-controlled.lisp
* src/rsb/replay/remote-controlled.lisp: new file; contains the
`remote-controlled' replay strategy class
* src/rsb...
J. Moringen
02:43 PM Revision 0421c144 (rsbag-cl): Changed progress callback mechanism in src/rsb/replay/*.lisp
* src/rsb/replay/util.lisp (%make-progress-reporter): return nil when
no progress callback has been supplied
* src/...
J. Moringen
02:43 PM Revision 4080bda1 (rsbag-cl): Added mixin class in src/rsb/replay/external-driver-mixin.lisp
* src/rsb/replay/external-driver-mixin.lisp: new file; contains
the `external-driver-mixin' mixin class
* src/rsb/r...
J. Moringen

10/07/2011

12:01 PM Feature #616 (Resolved): Support backward seeks in serialized view
Currently, the associated iterator of @rsbag.view:serialized@ can only seek forward. Seeking backward is a bit tricky... J. Moringen

10/06/2011

09:29 PM Bug #590 (Rejected): Playback of large video file breaks system
I'm rejecting this bug since the issue is most likely not related to rsbag and not reproducible anymore. J. Moringen
09:27 PM Bug #615 (Resolved): bag-play: --{start,end}-index do not work
Applied in changeset r187. J. Moringen
09:06 PM Bug #615 (Resolved): bag-play: --{start,end}-index do not work
J. Moringen
09:26 PM Revision 8b29870d (rsbag-tools-cl): Fixed handling of replay strategy in bag-play/main.lisp
fixes #615
* bag-play/main.lisp (main): pass result of `parse-instantiation-spec'
to `bag->events' instead of creat...
J. Moringen
09:26 PM Revision 392a618c (rsbag-cl): Flexible syntax for replay strategy in src/rsb/construction.lisp
refs #615
* src/rsb/construction.lisp (bag->events bag uri): allow the replay
strategy to be specified in form of a...
J. Moringen
 

Also available in: Atom