Search found 7 matches
- Sun Nov 23, 2014 11:14 pm
- Forum: Feature Request Archive
- Topic: add a new time display format : "seconds + milliseconds"
- Replies: 8
- Views: 6306
Re: add a new time display format : "seconds + milliseconds"
Thank you very much ! Glad to see someone else than me trying this patch. On my Linux system (Archlinux), it works perfectly well.
- Wed Nov 19, 2014 5:31 pm
- Forum: Feature Request Archive
- Topic: add a new time display format : "seconds + milliseconds"
- Replies: 8
- Views: 6306
Re: add a new time display format : "seconds + milliseconds"
Ok, thanks for all these details.
I will submit a patch next week.
I will submit a patch next week.
- Tue Nov 18, 2014 6:18 pm
- Forum: Feature Request Archive
- Topic: add a new time display format : "seconds + milliseconds"
- Replies: 8
- Views: 6306
Re: add a new time display format : "seconds + milliseconds"
@Edgar > why do think I should
? Do you think this kind of patch is considered as irrelevant by the devs' team ?not get [my] hopes up
- Tue Nov 18, 2014 4:23 pm
- Forum: Feature Request Archive
- Topic: add a new time display format : "seconds + milliseconds"
- Replies: 8
- Views: 6306
add a new time display format : "seconds + milliseconds"
Hi, before submitting a patch and since it would be my first attempt to contribute to Audacity, I'd like to know what the devs and the users think about a new feature I need. Audacity already offers several "time display formats", the default one being "hh:mm:ss + milliseconds", by example : http://...
- Mon Nov 17, 2014 7:25 am
- Forum: Compiling Audacity
- Topic: can't build 2.0.6
- Replies: 5
- Views: 4474
Re: can't build 2.0.6
Thank you very much.
suizokukan
suizokukan
- Mon Nov 17, 2014 6:07 am
- Forum: Compiling Audacity
- Topic: can't build 2.0.6
- Replies: 5
- Views: 4474
Re: can't build 2.0.6
@steve : thank you very much, the build is now completed. Do you know why the --disable-dynamic-loading option is necessary ?
By the way, I would like to know where the release version (something like 'svn24000') is stored in the trunk files ? I couldn't find it.
By the way, I would like to know where the release version (something like 'svn24000') is stored in the trunk files ? I couldn't find it.
- Sun Nov 16, 2014 10:02 pm
- Forum: Compiling Audacity
- Topic: can't build 2.0.6
- Replies: 5
- Views: 4474
can't build 2.0.6
Hi, my OS is an an up-to-date ArchLinux. I just tried to build Audacity 2.0.6 from the last version available : svn checkout http://audacity.googlecode.com/svn/audacity-src/trunk/ audacity wxgtk is installed on my system. ./configure is ok but after the make command I got the following error message...