An error occurred fetching the project authors.
- 15 Oct, 2011 1 commit
-
-
Felix Paul Kühne authored
-
- 16 Aug, 2011 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 16 Aug, 2009 1 commit
-
-
Felix Paul Kühne authored
-
- 12 Apr, 2009 1 commit
-
-
Felix Paul Kühne authored
macosx: get rid of the infamous 'get' prefixes everywhere and finally respect Cocoa's naming scheme here
-
- 03 Apr, 2009 1 commit
-
-
Rémi Duraffort authored
-
- 06 Feb, 2009 1 commit
-
-
Felix Paul Kühne authored
macosx: updated used Cocoa methods to the current definitions and fixed a few logic errors, which only occur in 64 bit mode
-
- 04 Dec, 2008 1 commit
-
-
Laurent Aimar authored
It removes the need of INPUT_GET_BYTE_POSITION/INPUT_SET_BYTE_SIZE which where not thread safe.
-
- 20 Aug, 2008 1 commit
-
-
Pierre d'Herbemont authored
macosx: In bookmarks's dealloc, we shouldn't release the p_old_input ptr, as we have already released it. This should fix a crash reported in our bugreport ml.
-
- 13 Jul, 2008 1 commit
-
-
Pierre d'Herbemont authored
-
- 15 Mar, 2008 1 commit
-
-
Rémi Duraffort authored
-
- 27 Jan, 2008 1 commit
-
-
Felix Paul Kühne authored
-
- 10 Dec, 2007 1 commit
-
-
Felix Paul Kühne authored
-
- 10 Sep, 2007 1 commit
-
-
Rafaël Carré authored
-
- 22 Aug, 2007 1 commit
-
-
Rafaël Carré authored
Enforce access to input_item_t through input_item_{G,S}et*() Unlock mutexes before calling these functions Free strings returned by input_item_Get*() New functions added: char * input_item_GetURI( input_item_t * ) void input_item_SetURI( input_item_t * , char * ) mtime_t input_item_GetDuration( input_item_t * ) void input_item_SetDuration( input_item_t * , mtime_t ) to access input_item_t->psz_uri and input_item_t->i_duration
-
- 02 Feb, 2007 1 commit
-
-
Felix Paul Kühne authored
- removed <10.3 support in the preferences' code - added preliminary support for Obj-C 2.0 / Garbage Collection - needs to be enabled manually in intf.h for now and is restricted to future Darwin release - updated various copyright dates to approbate values - configured the source tree in the Xcode project for future Xcode releases - finally renamed the Xcode project to the correct bundle extension
-
- 26 Nov, 2006 1 commit
-
-
Felix Paul Kühne authored
* the remaining compilation fixes plus a bit of clean up here and there. vout.m needs further fixing and everything needs quite some testing
-
- 07 Apr, 2006 1 commit
-
-
Felix Paul Kühne authored
-
- 19 Mar, 2006 1 commit
-
-
Benjamin Pracht authored
-
- 01 Feb, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 12 Jan, 2006 1 commit
-
-
Antoine Cellerier authored
-
- 27 Oct, 2005 1 commit
-
-
Felix Paul Kühne authored
-
- 10 Oct, 2005 1 commit
-
-
Felix Paul Kühne authored
-
- 21 Aug, 2005 1 commit
-
-
Felix Paul Kühne authored
-
- 09 Aug, 2005 1 commit
-
-
Derk-Jan Hartman authored
* Fix some cosmetics
-
- 07 Aug, 2005 1 commit
-
-
Felix Paul Kühne authored
- complete functionality except "Extract" (I'm going to fix that next week) * MainMenu.nib: re-orded the window-menu a bit * wizard.*: added a method to launch it from the bookmarks
-