Thread: [Dvbstreamer-svn] SF.net SVN: dvbstreamer: [162] trunk/src/commands.c
Status: Beta
Brought to you by:
charrea6
|
From: <cha...@us...> - 2006-09-06 14:18:09
|
Revision: 162
http://svn.sourceforge.net/dvbstreamer/?rev=162&view=rev
Author: charrea6
Date: 2006-09-06 07:18:04 -0700 (Wed, 06 Sep 2006)
Log Message:
-----------
Make Multiplex command use the cache instead of querying the database as it may be out of date.
Modified Paths:
--------------
trunk/src/commands.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2006-09-08 08:01:56
|
Revision: 168
http://svn.sourceforge.net/dvbstreamer/?rev=168&view=rev
Author: charrea6
Date: 2006-09-08 01:01:47 -0700 (Fri, 08 Sep 2006)
Log Message:
-----------
Make current print out the multiplex in the same format as lsmuxes
Modified Paths:
--------------
trunk/src/commands.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2006-09-08 14:25:22
|
Revision: 170
http://svn.sourceforge.net/dvbstreamer/?rev=170&view=rev
Author: charrea6
Date: 2006-09-08 07:25:15 -0700 (Fri, 08 Sep 2006)
Log Message:
-----------
Free multiplex in lsmuxes command
Modified Paths:
--------------
trunk/src/commands.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2006-10-16 16:25:11
|
Revision: 184
http://svn.sourceforge.net/dvbstreamer/?rev=184&view=rev
Author: charrea6
Date: 2006-10-16 09:25:04 -0700 (Mon, 16 Oct 2006)
Log Message:
-----------
Add Service Info command
Modified Paths:
--------------
trunk/src/commands.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2006-11-13 12:57:27
|
Revision: 194
http://svn.sourceforge.net/dvbstreamer/?rev=194&view=rev
Author: charrea6
Date: 2006-11-13 04:56:38 -0800 (Mon, 13 Nov 2006)
Log Message:
-----------
Protect against services with no pids in lspids
Modified Paths:
--------------
trunk/src/commands.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2006-12-08 12:13:39
|
Revision: 211
http://svn.sourceforge.net/dvbstreamer/?rev=211&view=rev
Author: charrea6
Date: 2006-12-08 04:13:36 -0800 (Fri, 08 Dec 2006)
Log Message:
-----------
Bug 1611390: Fix bug when pids was null and attempting to access pids->count.
Modified Paths:
--------------
trunk/src/commands.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-03-10 13:16:06
|
Revision: 256
http://svn.sourceforge.net/dvbstreamer/?rev=256&view=rev
Author: charrea6
Date: 2007-03-10 05:16:01 -0800 (Sat, 10 Mar 2007)
Log Message:
-----------
Add 'all' option to scan command.
Modified Paths:
--------------
trunk/src/commands.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-03-27 16:47:54
|
Revision: 275
http://svn.sourceforge.net/dvbstreamer/?rev=275&view=rev
Author: charrea6
Date: 2007-03-27 09:47:23 -0700 (Tue, 27 Mar 2007)
Log Message:
-----------
Fix bug in scan when no service selected and add entire command line to history buffer
Modified Paths:
--------------
trunk/src/commands.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-04-24 16:55:59
|
Revision: 296
http://svn.sourceforge.net/dvbstreamer/?rev=296&view=rev
Author: charrea6
Date: 2007-04-24 09:55:26 -0700 (Tue, 24 Apr 2007)
Log Message:
-----------
Print service full id and make sure the command error code is set
Modified Paths:
--------------
trunk/src/commands.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-05-30 10:23:15
|
Revision: 334
http://svn.sourceforge.net/dvbstreamer/?rev=334&view=rev
Author: charrea6
Date: 2007-05-30 03:23:08 -0700 (Wed, 30 May 2007)
Log Message:
-----------
Fix bug where a blank line was added to the history list.
Modified Paths:
--------------
trunk/src/commands.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <cha...@us...> - 2007-06-06 20:34:54
|
Revision: 336
http://svn.sourceforge.net/dvbstreamer/?rev=336&view=rev
Author: charrea6
Date: 2007-06-06 13:34:54 -0700 (Wed, 06 Jun 2007)
Log Message:
-----------
Fix bug where unknown commands don't get reported from the console.
Modified Paths:
--------------
trunk/src/commands.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|