Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/compat.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2013 Stefan Westerfeld
* SPDX-FileCopyrightText: 2013 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/compat.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2013 Stefan Westerfeld
* SPDX-FileCopyrightText: 2013 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/configfile.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Stefan Westerfeld
* SPDX-FileCopyrightText: 2010 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/configfile.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Stefan Westerfeld
* SPDX-FileCopyrightText: 2010 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/consolestream.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Siddhesh Poyarekar
* SPDX-FileCopyrightText: 2010 Siddhesh Poyarekar
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/filestream.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Siddhesh Poyarekar
* SPDX-FileCopyrightText: 2010 Siddhesh Poyarekar
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/glib-extra.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GLib Extra - Tentative GLib code and GLib supplements
* Copyright (C) 1997-2002 Tim Janik
* SPDX-FileCopyrightText: 1997-2002 Tim Janik
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/glib-extra.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GLib Extra - Tentative GLib code and GLib supplements
* Copyright (C) 1997-2002 Tim Janik
* SPDX-FileCopyrightText: 1997-2002 Tim Janik
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
5 changes: 3 additions & 2 deletions src/gst123.cc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2006-2010 Stefan Westerfeld
* Copyright (C) 2010 أحمد المحمودي (Ahmed El-Mahmoudy)
* SPDX-FileCopyrightText: 2006-2010 Stefan Westerfeld
* SPDX-FileCopyrightText: 2010,2025 أحمد المحمودي (Ahmed El-Mahmoudy)
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/gtkinterface.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Stefan Westerfeld
* SPDX-FileCopyrightText: 2010 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/gtkinterface.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Stefan Westerfeld
* SPDX-FileCopyrightText: 2010 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/httpstream.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Siddhesh Poyarekar
* SPDX-FileCopyrightText: 2010 Siddhesh Poyarekar
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/iostream.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Siddhesh Poyarekar
* SPDX-FileCopyrightText: 2010 Siddhesh Poyarekar
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/iostream.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Siddhesh Poyarekar
* SPDX-FileCopyrightText: 2010 Siddhesh Poyarekar
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/keyhandler.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Stefan Westerfeld
* SPDX-FileCopyrightText: 2010 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/m3uparser.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Siddhesh Poyarekar
* SPDX-FileCopyrightText: 2010 Siddhesh Poyarekar
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/m3uparser.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Siddhesh Poyarekar
* SPDX-FileCopyrightText: 2010 Siddhesh Poyarekar
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/microconf.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* MicroConf - minimal configuration framework
* Copyright (C) 2010 Stefan Westerfeld
* SPDX-FileCopyrightText: 2010 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/microconf.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* MicroConf - minimal configuration framework
* Copyright (C) 2010 Stefan Westerfeld
* SPDX-FileCopyrightText: 2010 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/msg.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2012 Stefan Westerfeld
* SPDX-FileCopyrightText: 2012 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/msg.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2012 Stefan Westerfeld
* SPDX-FileCopyrightText: 2012 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/networkstream.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Siddhesh Poyarekar
* SPDX-FileCopyrightText: 2010 Siddhesh Poyarekar
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
5 changes: 3 additions & 2 deletions src/options.cc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2006-2010 Stefan Westerfeld
* Copyright (C) 2010 أحمد المحمودي (Ahmed El-Mahmoudy)
* SPDX-FileCopyrightText: 2006-2010 Stefan Westerfeld
* SPDX-FileCopyrightText: 2010 أحمد المحمودي (Ahmed El-Mahmoudy)
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/options.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Stefan Westerfeld
* SPDX-FileCopyrightText: 2010 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/playlist.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Siddhesh Poyarekar
* SPDX-FileCopyrightText: 2010 Siddhesh Poyarekar
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
7 changes: 4 additions & 3 deletions src/playlist.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2006-2010 Stefan Westerfeld
* Copyright (C) 2010 أحمد المحمودي (Ahmed El-Mahmoudy)
* SPDX-FileCopyrightText: 2006-2010 Stefan Westerfeld
* SPDX-FileCopyrightText: 2010 أحمد المحمودي (Ahmed El-Mahmoudy)
* SPDX-FileCopyrightText: 2010 Siddhesh Poyarekar
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* Playlist support: Playlist base object
* Copyright (C) 2010 Siddhesh Poyarekar
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/plsparser.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Siddhesh Poyarekar
* SPDX-FileCopyrightText: 2010 Siddhesh Poyarekar
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
7 changes: 4 additions & 3 deletions src/plsparser.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2006-2010 Stefan Westerfeld
* Copyright (C) 2010 أحمد المحمودي (Ahmed El-Mahmoudy)
* SPDX-FileCopyrightText: 2006-2010 Stefan Westerfeld
* SPDX-FileCopyrightText: 2010 أحمد المحمودي (Ahmed El-Mahmoudy)
* SPDX-FileCopyrightText: 2010 Siddhesh Poyarekar
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* Playlist support: PLS playlist parser
* Copyright (C) 2010 Siddhesh Poyarekar
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/terminal.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Stefan Westerfeld
* SPDX-FileCopyrightText: 2010 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/terminal.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Stefan Westerfeld
* SPDX-FileCopyrightText: 2010 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/typefinder.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2012 Stefan Westerfeld
* SPDX-FileCopyrightText: 2010 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/typefinder.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2012 Stefan Westerfeld
* SPDX-FileCopyrightText: 2012 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/uri.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Siddhesh Poyarekar
* SPDX-FileCopyrightText: 2010 Siddhesh Poyarekar
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/uri.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2010 Siddhesh Poyarekar
* SPDX-FileCopyrightText: 2010 Siddhesh Poyarekar
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/utils.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2016 Stefan Westerfeld
* SPDX-FileCopyrightText: 2016 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/utils.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2016 Stefan Westerfeld
* SPDX-FileCopyrightText: 2016 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/visualization.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2012 Stefan Westerfeld
* SPDX-FileCopyrightText: 2012 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down
3 changes: 2 additions & 1 deletion src/visualization.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* GST123 - GStreamer based command line media player
* Copyright (C) 2012 Stefan Westerfeld
* SPDX-FileCopyrightText: 2012 Stefan Westerfeld
* SPDX-License-Identifier: LGPL-2.0-or-later
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
Expand Down