Re: [pulseaudio-discuss] [PATCH] sndfile-util: fix format for 24bit depth wav files

2013-10-12 Thread Kiran Krishnappa
Hi Tanu, Can you please review my new patchset? Regards, Kiran On Thu, Oct 10, 2013 at 8:01 PM, Kiran Krishnappa kira...@gmail.com wrote: Hi, I tested both paplay and parecord for 24bit files. Looks to be working fine now. Regards, Kiran On Wed, Oct 9, 2013 at 11:30 PM, Kiran

Re: [pulseaudio-discuss] [PATCH] sndfile-util: fix format for 24bit depth wav files

2013-10-12 Thread Tanu Kaskinen
On Thu, 2013-10-10 at 20:01 -0700, Kiran Krishnappa wrote: Hi, I tested both paplay and parecord for 24bit files. Looks to be working fine now. How can it be working fine, if the read/write functions don't exist for 24-bit files? I looked at the code, and it seems that if the read/write

[pulseaudio-discuss] [PATCH 0/2] Conditional defining of _FORTIFY_SOURCE

2013-10-12 Thread Tanu Kaskinen
I switched to Fedora, and the system headers complained to me about defining _FORTIFY_SOURCE when compiling without optimizations. I don't know how other Fedora users have managed to live with this all these years... Tanu Kaskinen (2): build-sys: Don't define _FORTIFY_SOURCE when building with

[pulseaudio-discuss] [PATCH 1/2] build-sys: Don't define _FORTIFY_SOURCE when building with -O0

2013-10-12 Thread Tanu Kaskinen
--- configure.ac | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 42cb8b8..e2465e4 100644 --- a/configure.ac +++ b/configure.ac @@ -165,12 +165,17 @@ esac Compiler flags AX_APPEND_COMPILE_FLAGS( -[-Wall -W -Wextra -pipe

Re: [pulseaudio-discuss] [PATCH] sndfile-util: fix format for 24bit depth wav files

2013-10-12 Thread Tanu Kaskinen
[Added pulseaudio-discuss back to CC.] On Sat, 2013-10-12 at 09:31 -0700, Kiran Krishnappa wrote: Ok. I got it. I didn't think much about wav file header. Just played 24 bit file and also recorded 24 bit file, there were no aborts and when I played 24bit file, it couldn't make out difference.

[pulseaudio-discuss] Sound Volume Setting At Login

2013-10-12 Thread Mark LaPierre
Hey all, When I log on my sound level is set at about 35%. I have to use the sound preferences to turn the sound level up every time I log in. Other users on this same system do not have this issue. When they log in their volume is set at 100%. This leads me to believe that there must be