aboutsummaryrefslogtreecommitdiffstats
path: root/audio/speex
Commit message (Expand)AuthorAgeFilesLines
* - Update to version 1.0.2krion2003-09-302-3/+3
* Update to version 1.0.1.naddy2003-06-125-11/+38
* Give maintainership to submitter.nork2003-03-251-1/+1
* Update to 1.0.nork2003-03-254-8/+9
* Fix dependency on devel/libgnugetopt.nork2003-03-191-2/+4
* De-pkg-comment.knu2003-02-212-1/+1
* PORTEPOCH should never be decreasing.sobomax2003-02-191-0/+1
* Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.nork2003-02-081-2/+2
* Upgrade to rc 2roger2003-02-032-4/+3
* Conditionalize libgnugetopt dependencies.nork2003-02-021-4/+10
* upgrade to 1.0b4ijliao2003-01-042-2/+2
* Speex uses the Xiph licence now.roger2002-11-222-2/+2
* - Add missing MAN lineijliao2002-11-203-5/+14
* Upgrade to 1.0 beta 3. Reduces CPU usage, adds SSE support (disabled)roger2002-11-132-5/+4
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Rename to comply with porters handbook.roger2002-10-191-2/+2
* Upgrade to latest releaseroger2002-10-172-2/+2
* Upgrade to 0.8.1roger2002-09-062-2/+2
* Update to 0.8.0dwcjr2002-09-012-2/+3
* Update to 0.7.0naddy2002-08-182-2/+2
* Update to 0.6.0pat2002-08-062-3/+2
* Do not install .la files, general clean-up.naddy2002-07-313-4/+19
* add speex 0.5.2ijliao2002-07-305-0/+43
um de dum.Dan Winship2003-04-082-1/+5 * Remove a stray word causing ungrammaticality.Hans Petter2003-04-071-1/+1 * Add NEWS items for calendar.Hans Petter2003-04-071-0/+50 * Slight correction to previous commit; use G_ cast checks.Hans Petter2003-04-071-4/+4 * GObjectify. Eliminates ref/sink warnings from the meeting editor.Hans Petter Jansson2003-04-073-21/+26 * add addressbook stuffChris Toshok2003-04-071-0/+46 * Updated for mail/camel/composer/filter for 1.3.2Not Zed2003-04-072-0/+99 * e_cell_percent_get_type returns GType, not GtkType.Chris Toshok2003-04-073-2/+10 * ** Bug 40536Not Zed2003-04-074-15/+28 * [#40536]Not Zed2003-04-073-0/+26 * Week view part of fix for #39895.Hans Petter Jansson2003-04-074-3/+23 * Finnish translation updated by Sami Pesonen (sampeson@iki.fi)Sami Pesonen2003-04-072-2213/+2103 * Create $(DESTDIR)$(kdedesktopdir) before installation.Christophe Merlet2003-04-072-0/+5 * Updated italian translation.Marco Ciampa2003-04-062-5024/+5724 * (update_window_icon): Get the large version ofEttore Perazzoli2003-04-062-1/+7 * (e_passwords_remember_password): Removed debuggingEttore Perazzoli2003-04-062-2/+6 * Don't start emitting ACCOUNT_ADDED signals until we've added all of theDan Winship2003-04-052-3/+23 * Fixes #40790JP Rosevear2003-04-052-5/+14 * (alarm_to_dialog): Make the fileEttore Perazzoli2003-04-052-0/+11 * description is a text buffer (alarm_to_malarm_widgets): dittoJP Rosevear2003-04-052-6/+34 * fix abr. (e_name_western_get_suffix_at_str_end): same.Chris Toshok2003-04-052-1/+10 * Define RESPONSE_NEW for theEttore Perazzoli2003-04-052-2/+21 * bleah, add "" in for the "no" case in with_static_ldap.Chris Toshok2003-04-052-1/+6 * Remove the icon_modes schema.Ettore Perazzoli2003-04-054-40/+14 * guard against multiple destroy callsJP Rosevear2003-04-052-7/+14 * If the composer isn't 'dirty', then don't autosave the draft (no need to).Jeffrey Stedfast2003-04-052-0/+9 * Don't free static string.Dan Winship2003-04-052-1/+6 * guard against empty uri as wellJP Rosevear2003-04-052-1/+6 * guard against root == NULL. Bug #39491.Mike Kestner2003-04-051-0/+3 * Fixes #40722JP Rosevear2003-04-042-5/+17 * the existence of libldap.la should have no bearing on whether or not weChris Toshok2003-04-042-6/+8 * set "handle_popup" on the field to be TRUE if it's got focus, FALSE ifChris Toshok2003-04-042-0/+17 * set handle_popup to TRUE on the EText.Chris Toshok2003-04-043-8/+34 * set the im_context on the field's EText. (e_minicard_label_event): removeChris Toshok2003-04-042-46/+7 * [ fixes bug #40715 ] add this callback, to unref the book/free the closureChris Toshok2003-04-044-20/+63 * Add a select-all callback and verb. (composer_entry_focus_in_event_cb):Jeffrey Stedfast2003-04-042-0/+24 * Updated Spanish translation by Francisco Javier FernandezPablo Gonzalo del Campo2003-04-032-349/+422 * emit a keypress signal. yes, i know this might not correspond to a singleChris Toshok2003-04-031-0/+2 * add EVOLUTION_IMAGESDIRChris Toshok2003-04-032-0/+8 * ifdef gtk_widget_get_clipboard since we need to build against gtk 2.0.Chris Toshok2003-04-031-3/+24 * only connect the signals if !im_context_signals_registered. (e_text_init):Chris Toshok2003-04-032-7/+13 * just disconnect based on DATA, so we only need 1 call. (e_text_event):Chris Toshok2003-04-031-20/+4 * change all this around so that we populate the existing popup. This meansChris Toshok2003-04-034-179/+138 * [ either fixes #39702 or comes damn, damn close. also, fixes EText to notChris Toshok2003-04-035-461/+474 * For example; a selection ending 2003-apr-02 does not fit into theHans Petter Jansson2003-04-032-8/+24 * add NONE:OBJECTChris Toshok2003-04-034-0/+35 * (e_tree_class_init): Add a G_SIGNAL_TYPE_STATIC_SCOPEEttore Perazzoli2003-04-031-1/+1 * Add a check to see if the view should be the day-view and change theJeffrey Stedfast2003-04-033-6/+20 * Guard against the filesel's selection being NULL. Fixes bug #40679.Jeffrey Stedfast2003-04-032-6/+14 * Fixes #39262Rodrigo Moya2003-04-032-7/+40 * added "folder_type" parameter to EvolutionImporterLoadFileFn.Rodrigo Moya2003-04-032-0/+7 * added "folder_type" parameter to EvolutionImporterLoadFileFn.Rodrigo Moya2003-04-036-3/+16 * added "folder_type" parameter to EvolutionImporterLoadFileFn.Rodrigo Moya2003-04-033-0/+8 * added "foldertype" argument to GNOME::Evolution::Importer.Rodrigo Moya2003-04-037-7/+30 * restore expanded state of node and all children. Fixes Ximian bug #40393.Mike Kestner2003-04-031-3/+31 * Fixes #39955JP Rosevear2003-04-022-2/+6 * Updated Ukrainian translationYuri Syrota2003-04-021-2/+2 * Updated Ukrainian translationYuri Syrota2003-04-021-5/+5 * Updated Ukrainian translationYuri Syrota2003-04-021-22/+22 * Fixes #40661Rodrigo Moya2003-04-022-0/+7 * Updated Ukrainian translationYuri Syrota2003-04-021-7/+7 * Updated Ukrainian translationYuri Syrota2003-04-021-281/+281 * move to using gtk_im_context.Larry Ewing2003-04-022-85/+11 * Nuke GdkFont and use Pango's font measuring for everything.Hans Petter Jansson2003-04-024-130/+160 * Only clear the Mail passwords.Not Zed2003-04-022-2/+4 * Delete all Passwords-* sections. Should make this work.Not Zed2003-04-022-1/+20 * [#40652]Not Zed2003-04-022-2/+7 * [#39467]Not Zed2003-04-023-13/+20 * Nuke GdkFont and use Pango's font measuring.Hans Petter Jansson2003-04-0211-172/+263 * stop drawing that annoying focus rectangle.Chris Toshok2003-04-021-1/+1 * [ fixes bug #39508 ] add back in some suitably pango-ized code to getChris Toshok2003-04-021-5/+59 * If we are using the heimdal krb5 implementation, don't free outbuf ever.Jeffrey Stedfast2003-04-022-0/+16 * Keep track of which entry widget has focus.Jeffrey Stedfast2003-04-024-16/+165 * updated translationMarco Ciampa2003-04-022-33/+37 * Don't allow the 'prefix' argument to make_safe_filename() be NULL. If weJeffrey Stedfast2003-04-022-5/+15 * Updated Ukrainian translationYuri Syrota2003-04-021-3/+3 * Updated Ukrainian translationYuri Syrota2003-04-021-276/+286 * Call composer_check_autosave if we're going interactive, to check forNot Zed2003-04-022-0/+10 * ** See bug #40300 & probably others.Not Zed2003-04-023-4/+27 * [#40590]Not Zed2003-04-022-2/+16 * Fix for #17231 (Evo portion)JP Rosevear2003-04-023-2/+12 * added filename (tasks.ics/calendar.ics) to the URI if it does not containRodrigo Moya2003-04-022-2/+30 * new function, just return the local uri. (set_default_book_uri_local): useChris Toshok2003-04-012-7/+34 * if we're called and the idle handler is set, remove it, so we dont go andNot Zed2003-04-012-1/+13 * make the verbs static so they don't enter the global namespace.Larry Ewing2003-04-012-2/+7 * if killing the root node, set it to NULL in the priv data. Bug #39441.Mike Kestner2003-04-01