Changeset 117

Show
Ignore:
Timestamp:
12/13/06 14:59:03 (2 years ago)
Author:
jlee
Message:

Copyright notice on all source files

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/org/thestaticvoid/iriverter/AboutDialog.java

    • Property svn:keywords set to Id
    r116 r117  
    1515 * You should have received a copy of the GNU General Public License 
    1616 * along with this program; if not, write to the Free Software 
    17  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA. 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
    1819 *  
    19  * $Id:
     20 * $Id
    2021 */ 
    2122package org.thestaticvoid.iriverter; 
  • trunk/src/org/thestaticvoid/iriverter/AudioSyncDialog.java

    • Property svn:keywords set to Id
    r114 r117  
     1/* 
     2 * AudioSyncDialog.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/AutomaticallySplitDialog.java

    • Property svn:keywords set to Id
    r114 r117  
     1/* 
     2 * AutomaticallySplitDialog.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/BitrateDialog.java

    • Property svn:keywords set to Id
    r114 r117  
     1/* 
     2 * BitrateDialog.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/ChapterDialog.java

    • Property svn:keywords set to Id
    r32 r117  
     1/* 
     2 * ChapterDialog.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/Chapters.java

    • Property svn:keywords set to Id
    r32 r117  
     1/* 
     2 * Chapters.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/Config.java.in

    • Property svn:keywords set to Id
    r61 r117  
     1/* 
     2 * Config.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/Converter.java

    • Property svn:keywords set to Id
    r114 r117  
     1/* 
     2 * Converter.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
     
    235256                commandList.add("harddup"); 
    236257                 
    237                 if (ConverterOptions.getVolumeFilter().equals("volnorm")) { 
     258                if (ConverterOptions.getVolumeFilter().equals(VolumeFilter.VOLNORM)) { 
    238259                        commandList.add("-af"); 
    239260                        commandList.add("volnorm"); 
    240                 } else if (ConverterOptions.getVolumeFilter().equals("volume")) { 
     261                } else if (ConverterOptions.getVolumeFilter().equals(VolumeFilter.VOLUME)) { 
    241262                        commandList.add("-af"); 
    242263                        commandList.add("volume=" + ConverterOptions.getGain()); 
  • trunk/src/org/thestaticvoid/iriverter/ConverterOptions.java

    • Property svn:keywords set to Id
    r114 r117  
     1/* 
     2 * ConverterOptions.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/ConverterUI.java

    • Property svn:keywords set to Id
    r114 r117  
     1/* 
     2 * ConverterUI.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/DVD.java

    • Property svn:keywords set to Id
    r114 r117  
     1/* 
     2 * DVD.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/DVDAdapter.java

    • Property svn:keywords set to Id
    r32 r117  
     1/* 
     2 * DVDAdapter.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/DVDInfo.java

    • Property svn:keywords set to Id
    r32 r117  
     1/* 
     2 * DVDInfo.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/DVDInfoReader.java

    • Property svn:keywords set to Id
    r114 r117  
     1/* 
     2 * DVDInfoReader.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/DVDProgressDialog.java

    • Property svn:keywords set to Id
    r32 r117  
     1/* 
     2 * DVDProgressDialog.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/DVDTitleInfo.java

    • Property svn:keywords set to Id
    r32 r117  
     1/* 
     2 * DVDTitleInfo.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/Dimensions.java

    • Property svn:keywords set to Id
    r32 r117  
     1/* 
     2 * Dimensions.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/Directory.java

    • Property svn:keywords set to Id
    r102 r117  
     1/* 
     2 * Directory.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/DirectoryAdapter.java

    • Property svn:keywords set to Id
    r32 r117  
     1/* 
     2 * DirectoryAdapter.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/DirectoryInfo.java

    • Property svn:keywords set to Id
    r32 r117  
     1/* 
     2 * DirectoryInfo.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/HelpBrowser.java

    • Property svn:keywords set to Id
    r32 r117  
     1/* 
     2 * HelpBrowser.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/JoinVideos.java

    • Property svn:keywords set to Id
    r102 r117  
     1/* 
     2 * JoinVideos.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/JoinVideosInfo.java

    • Property svn:keywords set to Id
    r32 r117  
     1/* 
     2 * JoinVideosInfo.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/ListOfFiles.java

    • Property svn:keywords set to Id
    r32 r117  
     1/* 
     2 * ListOfFiles.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/LogViewer.java

    • Property svn:keywords set to Id
    r105 r117  
     1/* 
     2 * LogViewer.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/Logger.java

    • Property svn:keywords set to Id
    r103 r117  
     1/* 
     2 * Logger.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/MPlayerInfo.java

    • Property svn:keywords set to Id
    r114 r117  
     1/* 
     2 * MPlayerInfo.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/MPlayerNotFoundException.java

    • Property svn:keywords set to Id
    r114 r117  
     1/* 
     2 * MPlayerNotFoundException.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
    324public class MPlayerNotFoundException extends Exception { 
    4  
     25        // empty 
    526} 
  • trunk/src/org/thestaticvoid/iriverter/MPlayerPathDialog.java

    • Property svn:keywords set to Id
    r114 r117  
     1/* 
     2 * MPlayerPathDialog.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/ManualSplit.java

    • Property svn:keywords set to Id
    r114 r117  
     1/* 
     2 * ManualSplit.java 
     3 * Copyright (C) 2005-2007 James Lee 
     4 * 
     5 * This program is free software; you can redistribute it and/or 
     6 * modify it under the terms of the GNU General Public License 
     7 * as published by the Free Software Foundation; either version 2 
     8 * of the License, or (at your option) any later version. 
     9 *  
     10 * This program is distributed in the hope that it will be useful, 
     11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 
     12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     13 * GNU General Public License for more details. 
     14 *  
     15 * You should have received a copy of the GNU General Public License 
     16 * along with this program; if not, write to the Free Software 
     17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 
     18 * 02110-1301, USA. 
     19 *  
     20 * $Id$ 
     21 */ 
    122package org.thestaticvoid.iriverter; 
    223 
  • trunk/src/org/thestaticvoid/iriverter/ManualSplitAdapter.java

    • Property svn:keywords set to Id
    r32 r117  
     1/* 
     <