Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update TODO list | Paul W. Frields | 2009-06-20 | 1 | -2/+10 | |
| | ||||||
* | Fix GStreamer pipeline; almost there now | Paul W. Frields | 2009-06-19 | 1 | -11/+53 | |
| | ||||||
* | Remove unused gstreamer.py file | Paul W. Frields | 2009-06-19 | 2 | -44/+0 | |
| | ||||||
* | Use direct entry for file | Paul W. Frields | 2009-06-19 | 1 | -2/+3 | |
| | ||||||
* | No longer need these vestigial bits | Paul W. Frields | 2009-06-18 | 1 | -5/+0 | |
| | ||||||
* | Add more notes on GStreamer details | Paul W. Frields | 2009-06-18 | 1 | -0/+7 | |
| | ||||||
* | Update TODO list | Paul W. Frields | 2009-06-18 | 1 | -2/+0 | |
| | ||||||
* | Add Eclipse stuff to ignore list | Paul W. Frields | 2009-06-16 | 1 | -0/+4 | |
| | ||||||
* | GSt stuff still not working, just jotting thoughts | Paul W. Frields | 2009-06-16 | 1 | -11/+16 | |
| | ||||||
* | Handle device changes using dbus | Paul W. Frields | 2009-06-16 | 1 | -4/+23 | |
| | ||||||
* | Add a few more definitions to ctypes stuff | Paul W. Frields | 2009-06-16 | 1 | -0/+40 | |
| | ||||||
* | Add dbus thingie to TODO (late) | Paul W. Frields | 2009-06-16 | 1 | -0/+1 | |
| | ||||||
* | Update task list | Paul W. Frields | 2009-05-25 | 1 | -1/+1 | |
| | ||||||
* | Fix function call, removing deprecated param | Paul W. Frields | 2009-05-25 | 1 | -2/+2 | |
| | ||||||
* | Remove unnecessary parameter from wrapper method | Paul W. Frields | 2009-05-25 | 1 | -2/+2 | |
| | ||||||
* | Still trying to get these even subscriptions to work | Paul W. Frields | 2009-05-25 | 2 | -12/+10 | |
| | ||||||
* | Try to fix subscribe methods and add testing gunk | Paul W. Frields | 2009-05-25 | 2 | -15/+30 | |
| | ||||||
* | Fix PA_CONTEXT_SUBSCRIBE_CB_T prototype | Paul W. Frields | 2009-05-25 | 1 | -0/+1 | |
| | ||||||
* | Fix restype for pa_context_subscribe() | Paul W. Frields | 2009-05-25 | 1 | -1/+1 | |
| | ||||||
* | Add subscribe on all PA events, fwiw | Paul W. Frields | 2009-05-25 | 1 | -0/+5 | |
| | ||||||
* | Turn on some debugging for subscribe functions | Paul W. Frields | 2009-05-25 | 1 | -3/+3 | |
| | ||||||
* | Fix signal callback defintion | Paul W. Frields | 2009-05-25 | 1 | -1/+1 | |
| | ||||||
* | Fix signal event type and subscribe defs | Paul W. Frields | 2009-05-25 | 1 | -4/+7 | |
| | ||||||
* | Fix typos in originator's library | Paul W. Frields | 2009-05-25 | 1 | -2/+2 | |
| | ||||||
* | Not ready for enum types here, especially masks | Paul W. Frields | 2009-05-25 | 1 | -28/+0 | |
| | ||||||
* | Make callback less confusing | Paul W. Frields | 2009-05-25 | 1 | -3/+2 | |
| | ||||||
* | Add some additional functionality for event subscription | Paul W. Frields | 2009-05-25 | 2 | -0/+75 | |
| | ||||||
* | Add some more ignores for Emacs, $DEITYs own editor. | Paul W. Frields | 2009-05-24 | 1 | -0/+4 | |
| | ||||||
* | Add a stub function for the Record button for now | Paul W. Frields | 2009-05-24 | 1 | -0/+11 | |
| | ||||||
* | Fix header and description in palist.c | Paul W. Frields | 2009-05-24 | 1 | -5/+19 | |
| | ||||||
* | Add some parameters to pipeline instances | Paul W. Frields | 2009-05-24 | 1 | -2/+4 | |
| | ||||||
* | Apparently I inadvertently added *.pyc files earlier. | Paul W. Frields | 2009-05-24 | 6 | -0/+0 | |
| | ||||||
* | Ignore palist binary | Paul W. Frields | 2009-05-24 | 1 | -1/+1 | |
| | ||||||
* | Baby steps toward a GStreamer pipeline | Paul W. Frields | 2009-05-24 | 1 | -1/+8 | |
| | ||||||
* | Add reference info about gstreamer pipeline | Paul W. Frields | 2009-05-24 | 1 | -0/+9 | |
| | ||||||
* | Require GStreamer 0.10 | Paul W. Frields | 2009-05-24 | 1 | -0/+2 | |
| | ||||||
* | Add placeholder for gstreamer work | Paul W. Frields | 2009-05-24 | 2 | -0/+28 | |
| | ||||||
* | Add helpful information and Makefile for utility | Paul W. Frields | 2009-05-24 | 2 | -0/+34 | |
| | ||||||
* | Move ignore file to top | Paul W. Frields | 2009-05-24 | 1 | -0/+0 | |
| | ||||||
* | Add helper program and fix README | Paul W. Frields | 2009-05-24 | 2 | -1/+31 | |
| | ||||||
* | Add module fluff for pulsecaster | Paul W. Frields | 2009-05-24 | 1 | -0/+23 | |
| | ||||||
* | Fix name everywhere | Paul W. Frields | 2009-05-24 | 1 | -3/+3 | |
| | ||||||
* | Get rid of awkward runlib stuff | Paul W. Frields | 2009-05-24 | 1 | -6/+4 | |
| | ||||||
* | Add a TODO list | Paul W. Frields | 2009-05-24 | 1 | -0/+4 | |
| | ||||||
* | Use application name for PA client connection | Paul W. Frields | 2009-05-24 | 1 | -1/+1 | |
| | ||||||
* | Make PulseObj take an optional client name | Paul W. Frields | 2009-05-24 | 1 | -3/+3 | |
| | ||||||
* | Try to fix signals, failed. Return to this later. | Paul W. Frields | 2009-05-24 | 1 | -8/+14 | |
| | ||||||
* | Sprinkle in some UI changes for usability | Paul W. Frields | 2009-05-24 | 1 | -19/+25 | |
| | | | | | | * Add function for repopulating PA sources * FIXME: Signal for repop_sources() should change to a PA event subscription * Remove old combo box chaff | |||||
* | Fix action area warning in glade file | Paul W. Frields | 2009-05-24 | 1 | -53/+31 | |
| | ||||||
* | Fix instructions | Paul W. Frields | 2009-05-24 | 1 | -1/+1 | |
| |