My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Jan 29, 2009
    r544 (Example publisher and consumer for prolog mq - needs a bit o...) committed by yves.raimond   -   Example publisher and consumer for prolog mq - needs a bit of exception handling!
    Example publisher and consumer for prolog mq - needs a bit of exception handling!
  • Jan 29, 2009
    r543 (Really simple implementation of a Prolog message queue ) committed by yves.raimond   -   Really simple implementation of a Prolog message queue
    Really simple implementation of a Prolog message queue
  • Oct 07, 2008
    issue 13 (Ladspa process bug) reported by david.pas   -   What steps will reproduce the problem? 1. Execute a ladspa plugin from swiladspa 2. 3. What is the expected output? What do you see instead? The output data consistent with the input. I receive a weird result or it crashes. There is no sensible reason for it. It may be some problem handling memory for the process, but checks are ok. Please use labels and text to provide additional information.
    What steps will reproduce the problem? 1. Execute a ladspa plugin from swiladspa 2. 3. What is the expected output? What do you see instead? The output data consistent with the input. I receive a weird result or it crashes. There is no sensible reason for it. It may be some problem handling memory for the process, but checks are ok. Please use labels and text to provide additional information.
  • Oct 07, 2008
    issue 9 (swi collapses when heavy computation within a single query) Status changed by david.pas   -  
    Status: Fixed
    Status: Fixed
  • Oct 07, 2008
    issue 10 (Duplication of mo:AudioFile declarations) Status changed by david.pas   -  
    Status: Fixed
    Status: Fixed
  • Sep 16, 2008
    r542 (updates in swiladspa (not sure if it works fine) ) committed by david.pas   -   updates in swiladspa (not sure if it works fine)
    updates in swiladspa (not sure if it works fine)
  • Aug 30, 2008
    r541 (More efforts and checks to fix process predicate. Will chang...) committed by david.pas   -   More efforts and checks to fix process predicate. Will change approach for next commit
    More efforts and checks to fix process predicate. Will change approach for next commit
  • Aug 29, 2008
    r540 (LADSPA host. The interface works now (this means: the plugin...) committed by david.pas   -   LADSPA host. The interface works now (this means: the plugin is set, run and the processed signal is happily retrieved). BUT the output makes no sense. Don't know why yet. Possible causes are: -Wrong port-data connections whihc is unlikely because the checkings are all fine -Wrong set up which is also unlikely as it is quite simple -Some code bug around -A conceptual problem on how to deal with the plugin runtime context.
    LADSPA host. The interface works now (this means: the plugin is set, run and the processed signal is happily retrieved). BUT the output makes no sense. Don't know why yet. Possible causes are: -Wrong port-data connections whihc is unlikely because the checkings are all fine -Wrong set up which is also unlikely as it is quite simple -Some code bug around -A conceptual problem on how to deal with the plugin runtime context.
  • Aug 29, 2008
    r539 (Memory problems fixed now. However, the output does not seem...) committed by david.pas   -   Memory problems fixed now. However, the output does not seem to be consistent with the processing. It may be some connecting ports problem
    Memory problems fixed now. However, the output does not seem to be consistent with the processing. It may be some connecting ports problem
  • Aug 28, 2008
    r538 (LADSPA interface. Problems to fix memory bug in process pred...) committed by david.pas   -   LADSPA interface. Problems to fix memory bug in process predicate
    LADSPA interface. Problems to fix memory bug in process predicate
  • Aug 23, 2008
    r537 (Fixing bug. It works now for amplifier plugin but not for th...) committed by david.pas   -   Fixing bug. It works now for amplifier plugin but not for the rest...
    Fixing bug. It works now for amplifier plugin but not for the rest...
  • Aug 23, 2008
    r536 (Fixing the ladspa bug ) committed by david.pas   -   Fixing the ladspa bug
    Fixing the ladspa bug
  • Aug 22, 2008
    r535 (Some more items on the todo list, inspired by Euler ) committed by yves.raimond   -   Some more items on the todo list, inspired by Euler
    Some more items on the todo list, inspired by Euler
  • Aug 12, 2008
    r534 (Failed to remove Qt... much easier to work with numerical st...) committed by david.pas   -   Failed to remove Qt... much easier to work with numerical strings and the such. Not working but the rest of the module is in good shape
    Failed to remove Qt... much easier to work with numerical strings and the such. Not working but the rest of the module is in good shape
  • Aug 12, 2008
    r533 (Oops - Gsmajr --> Gsmajor ) committed by yves.raimond   -   Oops - Gsmajr --> Gsmajor
    Oops - Gsmajr --> Gsmajor
  • Aug 12, 2008
    r532 (Ongoing work ) committed by david.pas   -   Ongoing work
    Ongoing work
  • Aug 12, 2008
    r531 (Ladspa modules ) committed by david.pas   -   Ladspa modules
    Ladspa modules
  • Aug 12, 2008
    r530 (Fixing ladspa ) committed by david.pas   -   Fixing ladspa
    Fixing ladspa
  • Aug 08, 2008
    r529 (Libraries ) committed by yves.raimond   -   Libraries
    Libraries
  • Aug 08, 2008
    r528 (Makefile for mac ) committed by yves.raimond   -   Makefile for mac
    Makefile for mac
  • Aug 08, 2008
    r527 (Not using global variables ) committed by yves.raimond   -   Not using global variables
    Not using global variables
  • Aug 08, 2008
    r526 (Missing qt libraries ) committed by yves.raimond   -   Missing qt libraries
    Missing qt libraries
  • Aug 08, 2008
    r525 (concat_blob vs. concat_blobs ... ) committed by yves.raimond   -   concat_blob vs. concat_blobs ...
    concat_blob vs. concat_blobs ...
  • Aug 08, 2008
    r524 (Missing $(LIB) ) committed by yves.raimond   -   Missing $(LIB)
    Missing $(LIB)
  • Aug 06, 2008
    r523 committed by david.pas
  • Jul 31, 2008
    r522 (Some basic documentation ) committed by david.pas   -   Some basic documentation
    Some basic documentation
  • Jul 28, 2008
    r521 (Removing proof tracking for now ) committed by yves.raimond   -   Removing proof tracking for now
    Removing proof tracking for now
  • Jul 28, 2008
    r520 (Small bug - might want to check that for nondet predicates t...) committed by yves.raimond   -   Small bug - might want to check that for nondet predicates though
    Small bug - might want to check that for nondet predicates though
  • Jul 28, 2008
    r519 (New skolem identifier Proof traking (check cache(S,P,O,proof...) committed by yves.raimond   -   New skolem identifier Proof traking (check cache(S,P,O,proof)) sameAs handling sameAs for builtin arguments
    New skolem identifier Proof traking (check cache(S,P,O,proof)) sameAs handling sameAs for builtin arguments
  • Jul 28, 2008
    r518 committed by david.pas
  • Jul 26, 2008
    r517 (Better float precision ) committed by yves.raimond   -   Better float precision
    Better float precision
  • Jul 26, 2008
    r516 (Hmmm ) committed by yves.raimond   -   Hmmm
    Hmmm
  • Jul 26, 2008
    r515 (First draft of the web access module ) committed by yves.raimond   -   First draft of the web access module
    First draft of the web access module
  • Jul 25, 2008
    Henry Wiki page edited by yves.raimond
  • Jul 25, 2008
    r513 (Weka ontology and dataset example ) committed by david.pas   -   Weka ontology and dataset example
    Weka ontology and dataset example
  • Jul 25, 2008
    r512 committed by david.pas
  • Jul 25, 2008
    r511 (Weka ontology ) committed by david.pas   -   Weka ontology
    Weka ontology
  • Jul 24, 2008
    r510 (Vamp module ) committed by david.pas   -   Vamp module
    Vamp module
  • Jul 24, 2008
    r509 (Audio module for release. Removing some useless stuff ) committed by david.pas   -   Audio module for release. Removing some useless stuff
    Audio module for release. Removing some useless stuff
  • Jul 24, 2008
    r508 committed by david.pas
  • Jul 24, 2008
    r507 committed by david.pas
  • Jul 24, 2008
    r506 (Swidata module for release ) committed by david.pas   -   Swidata module for release
    Swidata module for release
  • Jul 24, 2008
    r505 (Fixing and putting swilib nice ) committed by david.pas   -   Fixing and putting swilib nice
    Fixing and putting swilib nice
  • Jul 24, 2008
    r504 committed by david.pas
  • Jul 24, 2008
    r503 committed by david.pas
  • Jul 23, 2008
    issue 12 (Errors with recent SWI-Prolog versions) reported by yves.raimond   -   Launching Henry with swi-prolog 5.6.57 or 5.6.58 gives weird error when answering SPARQL queries. For the earlier, the serql_reply goal fails. For the latter, it gives: ERROR: [Thread httpd@3020_1] close/1: I/O error in write on stream $stream(1157978) (CGI stream was discarded) I didn't try 5.6.56, but 5.6.55 works fine
    Launching Henry with swi-prolog 5.6.57 or 5.6.58 gives weird error when answering SPARQL queries. For the earlier, the serql_reply goal fails. For the latter, it gives: ERROR: [Thread httpd@3020_1] close/1: I/O error in write on stream $stream(1157978) (CGI stream was discarded) I didn't try 5.6.56, but 5.6.55 works fine
  • Jul 23, 2008
    r502 (Canonical plugin name ) committed by yves.raimond   -   Canonical plugin name
    Canonical plugin name
  • Jul 23, 2008
    r501 (Just removing repeted paths in makefiles ) committed by yves.raimond   -   Just removing repeted paths in makefiles
    Just removing repeted paths in makefiles
  • Jul 23, 2008
    r500 committed by david.pas
  • Jul 23, 2008
    r499 (Reverting changes ) committed by yves.raimond   -   Reverting changes
    Reverting changes
 
Hosted by Google Code