summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Hugo Villeneuve [Thu, 10 Apr 2014 02:58:07 +0000 (22:58 -0400)]
Move application data files to data folder
Hugo Villeneuve [Thu, 10 Apr 2014 02:50:09 +0000 (22:50 -0400)]
Fix indentation
Hugo Villeneuve [Thu, 10 Apr 2014 02:34:20 +0000 (22:34 -0400)]
TEMP: NEWS
Hugo Villeneuve [Thu, 10 Apr 2014 02:41:26 +0000 (22:41 -0400)]
Rename GNOME_ICONDIR macro to ICONDIR
Hugo Villeneuve [Thu, 10 Apr 2014 02:42:32 +0000 (22:42 -0400)]
Remove unused macros
Hugo Villeneuve [Thu, 10 Apr 2014 02:22:55 +0000 (22:22 -0400)]
Fix a problem when creating archive (make distcheck)
Hugo Villeneuve [Thu, 10 Apr 2014 02:01:20 +0000 (22:01 -0400)]
Add version option for gnits automake mode
Hugo Villeneuve [Mon, 7 Apr 2014 04:04:09 +0000 (00:04 -0400)]
Add missing gettext header file to distribution
Hugo Villeneuve [Mon, 7 Apr 2014 04:03:46 +0000 (00:03 -0400)]
Convert to automake gnits option
Hugo Villeneuve [Mon, 7 Apr 2014 03:06:54 +0000 (23:06 -0400)]
Clean Makefile.am
Add libtool maintainer-clean files
Remove useless ACLOCAL macro
Hugo Villeneuve [Mon, 7 Apr 2014 02:47:01 +0000 (22:47 -0400)]
Add comments in configure.ac
Hugo Villeneuve [Mon, 7 Apr 2014 02:14:44 +0000 (22:14 -0400)]
Remove AM_MAINTAINER_MODE
Hugo Villeneuve [Wed, 2 Apr 2014 01:01:47 +0000 (21:01 -0400)]
Pass no-define to AM_INIT_AUTOMAKE in order not to define PACKAGE and VERSION
Hugo Villeneuve [Wed, 26 Mar 2014 04:20:07 +0000 (00:20 -0400)]
Remove autogenerated file
Hugo Villeneuve [Wed, 26 Mar 2014 02:51:06 +0000 (22:51 -0400)]
Add autopoint support to regenerate gettext files
Remove gettext autogenerated/copied files in 'make maintainer-clean'.
Hugo Villeneuve [Wed, 26 Mar 2014 02:51:34 +0000 (22:51 -0400)]
Remove autogenerated gettext files
Hugo Villeneuve [Wed, 21 Nov 2012 04:32:27 +0000 (23:32 -0500)]
Add docbook support for automatic documentation regeneration
Hugo Villeneuve [Wed, 26 Mar 2014 02:22:57 +0000 (22:22 -0400)]
Fix indentation
Hugo Villeneuve [Wed, 26 Mar 2014 02:22:57 +0000 (22:22 -0400)]
Simplify autogen.sh by using autoreconf
Hugo Villeneuve [Wed, 26 Mar 2014 01:43:39 +0000 (21:43 -0400)]
Replace gnome function to display XML help
Now using external browser using pre-generated HTML documentation.
Note: sections links in HTML document don't work yet.
Hugo Villeneuve [Wed, 26 Mar 2014 01:40:42 +0000 (21:40 -0400)]
Use generic method to launch URL in external browser
Also change URL to point to hugovil.com website.
Hugo Villeneuve [Wed, 26 Mar 2014 01:36:46 +0000 (21:36 -0400)]
Add pre-generated html documentation
Hugo Villeneuve [Wed, 26 Mar 2014 01:33:25 +0000 (21:33 -0400)]
Move documentation images from C to images folder
Hugo Villeneuve [Tue, 13 Nov 2012 03:01:24 +0000 (22:01 -0500)]
Modify documentation reference of libghttp by libcurl
Hugo Villeneuve [Tue, 13 Nov 2012 03:00:59 +0000 (22:00 -0500)]
Update documentation
Hugo Villeneuve [Wed, 15 Jan 2014 03:53:08 +0000 (22:53 -0500)]
ChangeLog is now automatically generated from git log output
Hugo Villeneuve [Mon, 22 Oct 2012 02:44:33 +0000 (22:44 -0400)]
Add files to GIT ignore list
Hugo Villeneuve [Sat, 10 Sep 2011 04:32:17 +0000 (00:32 -0400)]
Add saving & restore of window position in config file
Hugo Villeneuve [Sat, 10 Sep 2011 01:08:00 +0000 (21:08 -0400)]
Set application icon with Gtk+ instead of Gnome
Hugo Villeneuve [Fri, 9 Sep 2011 04:38:56 +0000 (00:38 -0400)]
Improve GRIP home page opening in external browser
Hugo Villeneuve [Tue, 25 Mar 2014 03:56:20 +0000 (23:56 -0400)]
Delete trailing whitespace
Hugo Villeneuve [Thu, 8 Sep 2011 04:05:16 +0000 (00:05 -0400)]
Add packaging script
Add list of files to exclude in git export
Hugo Villeneuve [Thu, 8 Sep 2011 03:58:30 +0000 (23:58 -0400)]
Fix configure warning about datarootdir
Original configure warning:
config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
Hugo Villeneuve [Tue, 25 Mar 2014 03:25:04 +0000 (23:25 -0400)]
Update AC_INIT informations
Hugo Villeneuve [Tue, 25 Mar 2014 03:56:02 +0000 (23:56 -0400)]
Replace obsolete INCLUDES with AM_CPPFLAGS
Hugo Villeneuve [Tue, 25 Mar 2014 03:21:23 +0000 (23:21 -0400)]
Fix old invocation of AM_INIT_AUTOMAKE
Hugo Villeneuve [Tue, 25 Mar 2014 03:43:02 +0000 (23:43 -0400)]
Put M4 macros in m4 directory
Hugo Villeneuve [Tue, 25 Mar 2014 02:43:59 +0000 (22:43 -0400)]
Move config files to config directory (ac_aux_dir)
Add empty .gitignore to config directory: to have an empty config directory
during export.
Hugo Villeneuve [Tue, 25 Mar 2014 02:43:28 +0000 (22:43 -0400)]
Fix gtk system include directive
Hugo Villeneuve [Tue, 25 Mar 2014 02:42:58 +0000 (22:42 -0400)]
Add additional autoconf files to clean with 'make maintainer-clean'
Hugo Villeneuve [Wed, 26 Mar 2014 04:13:16 +0000 (00:13 -0400)]
Fix bug when including <id3.h> after <stdbool.h>
id3lib, in a very stupid way, has a public bool typedef.
This creates a compilation error if we are including <stdbool.h>.
Hugo Villeneuve [Tue, 25 Mar 2014 02:40:40 +0000 (22:40 -0400)]
Remove auto-generated autoconf files
Hugo Villeneuve [Tue, 25 Mar 2014 02:38:37 +0000 (22:38 -0400)]
Remove automatically generated translation files
Hugo Villeneuve [Tue, 25 Mar 2014 02:11:35 +0000 (22:11 -0400)]
Rename configure.in -> configure.ac
Hugo Villeneuve [Tue, 25 Mar 2014 02:36:46 +0000 (22:36 -0400)]
Add autogen.sh script to regenerate all autoconf files
Hugo Villeneuve [Tue, 25 Mar 2014 03:09:25 +0000 (23:09 -0400)]
Remove mkinstalldirs dependency
Hugo Villeneuve [Tue, 6 Sep 2011 04:33:47 +0000 (00:33 -0400)]
Fix buffer overflow with some id3 genres
A crash occurs (buffer overflow) with some id3 genre, for instance: "Chanson"
or "BritPop". The problem was due to the usage of sprintf function (instead of
snprintf) and an error of buffer size for this id3 field.
Origin: Frédéric Fauberteau ( triaxx ) - 2010-04-24 08:45:26 UTC
http://sourceforge.net/tracker/?func=detail&aid=
2991696&group_id=3714&atid=303714
Hugo Villeneuve [Tue, 6 Sep 2011 04:18:05 +0000 (00:18 -0400)]
Fix unhandled case CDROM_AUDIO_INVALID
When using the CDROMSUBCHNL ioctl, the code does not handle the
CDROM_AUDIO_INVALID audiostatus value. As a result, it thinks the disc is
playing, and so you cannot select any other track than the current track.
Origin: Tom Kelly ( tjk55 ) - 2010-11-08 22:13:22 UTC
http://sourceforge.net/tracker/?func=detail&aid=
3105579&group_id=3714&atid=303714
Hugo Villeneuve [Mon, 5 Sep 2011 21:15:21 +0000 (17:15 -0400)]
Fix compilation warning
Original warning message:
warning: passing argument 3 of ‘DiscDBConvertEncoding’ discards qualifiers
from pointer target type
Hugo Villeneuve [Mon, 5 Sep 2011 21:09:32 +0000 (17:09 -0400)]
Fix compilation warnings by using proper type conversion macros
Original warning messages:
warning: cast to pointer from integer of different size
warning: cast from pointer to integer of different size
Hugo Villeneuve [Mon, 5 Sep 2011 20:40:11 +0000 (16:40 -0400)]
Fix configure warnings
Fix the following warnings when configuring:
...
checking cdda_paranoia.h usability... no
checking cdda_paranoia.h presence... yes
configure: WARNING: cdda_paranoia.h: present but cannot be compiled
...
Hugo Villeneuve [Mon, 5 Sep 2011 20:39:34 +0000 (16:39 -0400)]
Activate automake silent make mode
Hugo Villeneuve [Tue, 25 Mar 2014 02:49:26 +0000 (22:49 -0400)]
Add automatic options --help and --usage with popt
Hugo Villeneuve [Mon, 5 Sep 2011 19:37:38 +0000 (15:37 -0400)]
Main part of Gnome to Gtk conversion
Hugo Villeneuve [Mon, 5 Sep 2011 19:33:15 +0000 (15:33 -0400)]
Remove Gnome session management code
Hugo Villeneuve [Mon, 5 Sep 2011 18:44:54 +0000 (14:44 -0400)]
Replace libgnomeui checks with Gtk+ and popt
Hugo Villeneuve [Mon, 5 Sep 2011 18:19:03 +0000 (14:19 -0400)]
Replace gnome_app_ok_cancel_modal() with Gtk dialog
Hugo Villeneuve [Mon, 5 Sep 2011 16:00:12 +0000 (12:00 -0400)]
Replace gnome_app_warning() with Gtk dialog
Hugo Villeneuve [Mon, 5 Sep 2011 15:49:20 +0000 (11:49 -0400)]
Replace gnome_ok_dialog() with Gtk dialog
Hugo Villeneuve [Mon, 5 Sep 2011 15:15:27 +0000 (11:15 -0400)]
Fix GCC warnings for variably modified arrays
Hugo Villeneuve [Tue, 25 Mar 2014 01:45:23 +0000 (21:45 -0400)]
Fix configure error when determining id3lib version
Error message:
checking for library containing ID3Tag_Link... -lid3 -lz -lstdc++
using shared id3lib
checking for id3lib version... ./configure: line 16703: .: conftest.id3:
file not found
Explanation:
The source command '.' in bash searches $PATH when given a file without a path.
So you need to use '. ./conftest.id3' to search in current directory.
Patch by Mike Frysinger taken from:
http://sourceforge.net/p/grip/patches/152/
Hugo Villeneuve [Sat, 10 Sep 2011 04:36:30 +0000 (00:36 -0400)]
Update TODO for item already done in original version 3.3.1
Hugo Villeneuve [Mon, 5 Sep 2011 14:06:16 +0000 (10:06 -0400)]
Initial commit from official grip-3.3.1