{6} All Tickets By Milestone (Including closed) (83 matches)

A more complex example to show how to make advanced reports.

V20

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#54 Enable >16bit output sample widths using DirectSound API host-api-dsound new None 2.0 enhancement major rossb 03/12/08
#10 Pa_SetHostApiInitializationMask to determine which host APIs will be initialized at startup public-api new None 2.0 enhancement minor davidv 02/12/08
#11 add callback API for detecting connection/removal of devices public-api new None 2.0 enhancement minor rossb 02/15/08
#76 bypass ASIO SDK limitation of 1 device open at a time. host-api-asio new None 2.0 enhancement minor rossb 02/18/08
#79 Buffer Processor doesn't support minimal-copying for blocking i/o common new None 2.0 enhancement minor rossb 02/22/08
#80 Need to review default latency mechanisms for DSound and WMME host-api-wmme new None 2.0 enhancement minor rossb 02/22/08
#29 use WAVERFORMATEXTENSIBLE in dsound where possible host-api-dsound closed duplicate 2.0 enhancement major rossb 03/12/08
#26 pa_endianness.h doesn't detect amd64 on linux build-systems closed fixed 2.0 defect minor somebody 06/10/07

V19-RC1

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#5 Make sure everything in test directory builds test new None 2.0 defect blocker somebody 02/15/08
#18 Patch to expose device "handle" to applications common assigned None 2.0 enhancement blocker rossb 02/13/08
#57 blocking i/o not implemented for asio host-api-asio assigned None 2.0 defect blocker rossb 03/03/08
#82 remove PABLIO from V19 tree global new None 2.0 defect blocker rossb 02/23/08
#8 src/hostapi/asio/ASIO-README.txt possibly out of date host-api-asio assigned None task critical rossb 02/15/08
#35 some conversion functions are not implemented in pa_converters.c common new None 2.0 defect critical somebody 03/12/08
#47 Necessary function in pa_win_hostapis.c is commented out. host-api-wdmks new None 1.0 defect critical rossb 02/15/08
#49 Default device is paNoDevice if the Default API contains no devices. common assigned None defect critical rossb 02/15/08
#56 blocking i/o not implemented for dsound host-api-dsound new None 2.0 defect critical rossb 02/15/08
#73 many doxygen @todo items should be tickets common new None 2.0 task critical rossb 02/15/08
#78 API Version 2.1 update common new None 2.0 task critical rossb 02/19/08
#83 There is no test which excercises non-interleaved blocking i/o test new None 2.0 defect critical somebody 03/11/08
#19 Patch to expose device "handle" to applications host-api-dsound new None 2.0 enhancement major rossb 02/13/08
#34 Convert tutorial from Wiki into Doxygen format and include in shipped documentation documentation new None 2.0 defect major everyone 11/22/06
#36 C++ bindings do not build with config scripts build-systems new None defect major somebody 02/12/08
#59 Underspecified behavior for Stream Finished Callback with Blocking Streams public-api new None 2.0 defect major rossb 09/10/07
#61 tests don't check for NULL return value of Pa_GetDeviceInfo() test new None 2.0 defect major somebody 02/29/08
#66 PaUtil_AllocateMemory doc omits value for alignment guarantees common new None 2.0 defect major rossb 02/15/08
#12 Ensure every source file has at least a doxygen @brief description documentation new None enhancement minor everyone 08/27/06
#21 Patch to expose device "handle" to applications host-api-oss new None 2.0 enhancement minor somebody 02/12/08
#70 doxygen documentation for pa_mac_core.h isn't showing up in html docs documentation new None 2.0 defect minor bjornroche 02/15/08
#71 missing minimal doxygen documentation in some implementation files documentation new None 2.0 defect minor everyone 02/15/08
#17 Patch to expose device "handle" to applications host-api-alsa closed fixed 2.0 enhancement minor aknudsen 02/28/08
#51 asihpi hostapi update for HPI30505 host-api-asihpi closed fixed defect critical rossb 02/22/08
#3 timeInfo->currentTime is unimplemented in the buffer processor (pa_process.c) common closed fixed defect critical rossb 02/15/08
#4 V19-devel-readme.txt is out of date other closed fixed 2.0 defect blocker rossb 02/15/08
#22 Integrate users/davidv/v19-devel-debugprint-sept-06 branch into 19devel bindings closed fixed task major somebody 08/12/07
#6 Move src/hostapi/coreaudio/ringbuffer to src/common/pa_ringbuffer common closed fixed defect major rossb 08/11/07
#27 Provide channel mask for CoreAudio like ASIO has host-api-coreaudio closed fixed 2.0 enhancement minor bjornroche 04/18/07
#13 Host API initialization mask. public-api closed duplicate enhancement major rossb 11/26/06
#28 Digidesign Driver Debugger Exit Patch host-api-asio closed fixed 2.0 enhancement minor rossb 11/22/06
#32 paSetupMacCoreStreamInfo defined in header pa_mac_core.h host-api-coreaudio closed fixed 2.0 defect major bjornroche 11/22/06
#15 build/msvc scripts are out of date since directory restructure build-systems closed fixed 2.0 defect major davidv 09/07/06

V19-PREVIEW1

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#64 error opening multiple streams on the same device host-api-coreaudio closed fixed 1.0 defect major bjornroche 01/23/08
#63 WASAPI crashes when starting/stopping playback too quickly. host-api-wasapi closed duplicate defect major davidv 11/14/07
#48 streamFinishedCallback not invoked on the mac host-api-coreaudio closed fixed defect major bjornroche 10/24/07
#37 header should be bracketted by #ifdef host-api-coreaudio closed fixed 2.0 defect minor bjornroche 11/22/06
#16 fix naming in pa_mac_core.h bindings closed fixed defect minor bjornroche 11/22/06
#30 Pa_OpenDefaultStream crash if a default device is not registered common closed fixed 2.0 defect critical rossb 11/22/06
#9 pa_unix_oss.c FreeBSD header breakage host-api-oss closed fixed defect major aknudsen 09/04/06
#1 Clarify licence text global closed fixed 2.0 task critical rossb 08/23/06
#2 Fix web script to update doxygen documentation nightly bindings closed fixed task critical philburk 08/22/06
Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#58 API calling convention and pack public-api reopened task critical jf_menard 02/22/08
#67 There is no test which directly excercises all of the multi-host-api functions test new None 2.0 defect critical somebody 02/29/08
#38 Additional buffering needed in several cases host-api-coreaudio reopened defect major bjornroche 01/17/08
#39 default output latency will lead to bad pops host-api-alsa assigned None defect major aknudsen 12/03/06
#46 getStreamTime goes out of whack on Mac OS X when plugging/unplugging headphones host-api-coreaudio assigned None defect major bjornroche 02/15/08
#55 Directsound callback scheduling could be improved host-api-dsound new None 2.0 enhancement major rossb 08/31/07
#60 harmonise DirectSound file naming conventions host-api-dsound new None enhancement major rossb 09/14/07
#62 WASAPI multi-threading issue host-api-wasapi reopened defect major jf_menard 11/14/07
#65 patest_in_overflow does not work with compiler optimizations test new None defect major bjornroche 02/15/08
#72 Request for method to deterimine which host-API specific extensions are installed (at compile time & runtime) bindings new None enhancement major somebody 02/15/08
#77 CoreAudio implementation doesn't support non-interleaved ReadStream and WriteStream host-api-coreaudio new None 2.0 defect major bjornroche 02/22/08
#81 JACK blocking i/o doesn't support non-interleaved streams (or non stereo?) host-api-jack new None 2.0 defect major aknudsen 02/23/08
#7 inconsistent inclusion of portaudio.h in the various platform-specific headers public-api new None defect minor rossb 08/26/06
#14 /src/os/win/pa_x86_plain_converters.h might be better in /include? os-windows new None defect minor rossb 08/27/06
#40 Support OS X 10.3 host-api-coreaudio assigned None enhancement minor bjornroche 12/18/06
#41 Support "Default Device" in Core Audio host-api-coreaudio assigned None enhancement minor bjornroche 02/15/08
#45 CoreAudio may not use the ideal buffer size in the presence of sample rate conversion bindings assigned None enhancement minor bjornroche 01/15/07
#68 There's no global documentation for PA_* configuration defines documentation new None 2.0 defect minor everyone 02/15/08
#69 Update coding standards and style guide and move to the Wiki documentation new None 2.0 enhancement minor everyone 02/15/08
#74 timeInfo.currentTime passed to PaStreamCallback is not strictly conformant to spec common new None 2.0 defect minor rossb 02/15/08
#42 Latest pa_linux_alsa.c fails host-api-alsa closed fixed defect critical aknudsen 02/28/08
#53 Makefile.in patch for empty SH variable on Solaris build-systems closed fixed task trivial somebody 02/25/08
#52 Allow Mac OS X to use configure build-systems closed fixed task minor bjornroche 02/22/08
#75 blocking i/o not implemented for directsound host-api-dsound closed duplicate 2.0 defect major rossb 02/15/08
#44 Start up when jack is enabled and present takes minutes host-api-jack closed fixed 2.0 defect minor aknudsen 06/24/07
#43 Latest pa_linux_alsa.c fails bindings closed fixed defect critical aknudsen 06/24/07
#50 Patch to compile for WinCE os-windows closed fixed defect minor gordon_gidluck 05/04/07
#23 Fix Mac build and add universal binary support build-systems closed fixed 2.0 defect minor bjornroche 04/19/07
#25 Add support for Jack under Mac OSX os-mac_osx closed fixed 2.0 enhancement major bjornroche 04/19/07
#31 dmix not supported with ALSA host-api-alsa closed fixed 2.0 enhancement minor aknudsen 12/16/06
#33 Create an email list with all SVN commits website closed fixed 2.0 enhancement major philburk 11/23/06
#24 Memory being used after free host-api-jack closed fixed 2.0 defect major aknudsen 11/22/06
#20 Patch to expose device "handle" to applications host-api-coreaudio closed fixed 2.0 enhancement minor bjornroche 11/22/06
Note: See TracReports for help on using and creating reports.