summaryrefslogtreecommitdiff
path: root/ggo (follow)
Commit message (Expand)AuthorAge
* Move gengetopt input files to m4 directory.Andre Noll2012-08-27
* Differentiate between ggo_dir and m4_ggo dir.Andre Noll2012-08-26
* Treat all ggo files as m4 files.Andre Noll2012-08-26
* server.ggo depends on config_file.m4.Andre Noll2012-08-07
* gui: Add missing dependency on included m4 file to ggo makefile.Andre Noll2012-07-16
* Remove --no_default_filters option.Andre Noll2012-06-24
* audiod: Deprecate the --no_default_filters option.Andre Noll2012-01-25
* Fix typo in audiod man page.Andre Noll2012-01-10
* Interactive mode for para_audioc.Andre Noll2011-11-20
* client: Implement interactive mode.Andre Noll2011-11-20
* afh: Fix two typos in the man page.Andre Noll2011-09-18
* doc: Fix database name in server manual page.Andre Noll2011-09-10
* configure: Check for gengetopt.Andre Noll2011-07-30
* audiod: Document new regular expression syntax.Andre Noll2011-06-03
* Add missing alsa_write.ggo to .gitignore.Andre Noll2011-06-03
* Implement support for libao via the new ao writer.Andre Noll2011-04-21
* Fix typo in audiod man page.Andre Noll2011-04-20
* audiod: Update --no_default_filters help text.Andre Noll2011-02-28
* gui: Don't exit without shutting down curses on config reload.Andre Noll2011-02-11
* gui: Help text improvements.Andre Noll2011-02-11
* gui: Allow selecting a startup theme.Andre Noll2011-02-11
* Improve filter help text.Andre Noll2010-08-23
* write: Support audio formats != 16 bit little endian.Andre Noll2010-07-13
* Deduplicate --channels and --sample-rate.Andre Noll2010-07-13
* Cosmetics: Rename samplerate to sample_rate.Andre Noll2010-07-13
* Merge branch 't/dccp_fec'Andre Noll2010-06-23
|\
| * Make new dccp FEC parameters optional.Andre Noll2010-06-19
| * dccp_send: Add command line options for FEC parameters.Andre Noll2010-06-18
* | Remove oggdec_filter.ggo.Andre Noll2010-06-22
|/
* filter: Clarify help text of --no-default-filters.Andre Noll2010-05-03
* osx_write fixes.Andre Noll2010-04-22
* dccp: sort out help textGerrit Renker2010-03-13
* 10_set-client-ccid.diffGerrit Renker2010-02-25
* Add buffer tree support for the osx writer.Andre Noll2010-01-27
* write: Kill non-btr mode.Andre Noll2010-01-13
* mp3dec does not need --buffer_tree.Andre Noll2010-01-13
* recv: Use buffer tree API unconditionally.Andre Noll2010-01-13
* filter: Remove allocation of filter buffers.Andre Noll2010-01-12
* filter: Remove non-btr code.Andre Noll2010-01-12
* recv improvements.Andre Noll2010-01-05
* alsa: Kill unnecessary -B option.Andre Noll2009-12-31
* First preparations for btr support in para_filter.Andre Noll2009-12-30
* write/alsa: Add btr support.Andre Noll2009-12-29
* write: Add --buffer-tree option.Andre Noll2009-12-29
* Generate http_recv.ggo and include buffer_tree option.Andre Noll2009-12-28
* Add option for activating new buffer tree code to para_recv and para_write.Andre Noll2009-12-28
* Implement --log-timing for server and audiod.Andre Noll2009-12-19
* afh: Implement --human option.Andre Noll2009-12-06
* Makefile.in: Introduce quiet mode and use it by default.Andre Noll2009-10-07
* Use separate directory for objects.Andre Noll2009-09-30