summaryrefslogtreecommitdiff
path: root/src/input/input_smb.c
AgeCommit message (Expand)Author
2007-12-11Bump the input plugins interface version to 18 as they got updated.Diego 'Flameeyes' Pettenò
2007-12-11Use default_*_class_dispose macro whenever the class dispose function only ca...Diego 'Flameeyes' Pettenò
2007-12-11Use N_() rather than _(), passing the string just once to gettext().Diego 'Flameeyes' Pettenò
2007-12-11Update all input plugins to the new identifier/description interface.Diego 'Flameeyes' Pettenò
2007-11-10Merge from 1.1.Darren Salt
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Merge FSF address changes from 1.1 branch.Diego 'Flameeyes' Pettenò
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-06-09Convert all input plugins to use void * as type for the buf parameter of read...Diego 'Flameeyes' Pettenò
2007-04-14Use xine_xcalloc instead of xine_xmalloc when mutiplying the number of elemen...Diego 'Flameeyes' Pettenò
2007-01-26Don't set get_blocksize to NULL, or the Samba access plugin will _never_ work...Diego 'Flameeyes' Pettenò
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-20Fix generic warnings.Diego 'Flameeyes' Pettenò
2006-06-18Misc warnings fixes.Diego 'Flameeyes' Pettenò
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-05-01checked distcheck: install inttypes,František Dvořák
2006-03-18[coverity]Thibaut Mattern
2006-02-14Make smb_auth() static.Darren Salt
2006-02-04add browsable capability to input_smb by XavierMiguel Freitas
2006-02-02libsmbclient seems messing up intl'. Adding locale save/restore workaround.Daniel Caujolle-Bert
2005-10-14input plugin time seeking patch.Miguel Freitas
2005-02-06Added a plugin_node_t pointer to the input plugin struct.Thibaut Mattern
2004-10-18somebody did copy-paste here...Miguel Freitas
2004-10-18disable libsmbclient debugingMiguel Freitas
2004-10-18Simple libsmbclient (samba) input pluginMiguel Freitas